public static final class CfnApplicationProps.Builder extends Object
CfnApplicationProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationProps |
build()
Builds the configured instance.
|
CfnApplicationProps.Builder |
withApplicationName(String value)
Sets the value of ApplicationName
|
CfnApplicationProps.Builder |
withComputePlatform(String value)
Sets the value of ComputePlatform
|
public CfnApplicationProps.Builder withApplicationName(@Nullable String value)
value - ``AWS::CodeDeploy::Application.ApplicationName``thispublic CfnApplicationProps.Builder withComputePlatform(@Nullable String value)
value - ``AWS::CodeDeploy::Application.ComputePlatform``thispublic CfnApplicationProps build()
CfnApplicationPropsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.