public static final class ServerApplicationImportProps.Builder extends Object
ServerApplicationImportProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ServerApplicationImportProps |
build()
Builds the configured instance.
|
ServerApplicationImportProps.Builder |
withApplicationName(String value)
Sets the value of ApplicationName
|
public ServerApplicationImportProps.Builder withApplicationName(String value)
value - The physical, human-readable name of the CodeDeploy EC2/on-premise Application we're referencing.
The Application must be in the same account and region as the root Stack.thispublic ServerApplicationImportProps build()
ServerApplicationImportPropsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.