public static final class ServerApplicationRefProps.Builder extends Object
ServerApplicationRefProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ServerApplicationRefProps |
build()
Builds the configured instance.
|
ServerApplicationRefProps.Builder |
withApplicationName(String value)
Sets the value of ApplicationName
|
public ServerApplicationRefProps.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 ServerApplicationRefProps build()
ServerApplicationRefPropsNullPointerException - if any required attribute was not providedCopyright © 2018. All rights reserved.