public static final class CfnDeploymentGroup.DeploymentStyleProperty.Builder extends Object
CfnDeploymentGroup.DeploymentStyleProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroup.DeploymentStyleProperty |
build()
Builds the configured instance.
|
CfnDeploymentGroup.DeploymentStyleProperty.Builder |
withDeploymentOption(String value)
Sets the value of DeploymentOption
|
CfnDeploymentGroup.DeploymentStyleProperty.Builder |
withDeploymentType(String value)
Sets the value of DeploymentType
|
public CfnDeploymentGroup.DeploymentStyleProperty.Builder withDeploymentOption(@Nullable String value)
value - ``CfnDeploymentGroup.DeploymentStyleProperty.DeploymentOption``thispublic CfnDeploymentGroup.DeploymentStyleProperty.Builder withDeploymentType(@Nullable String value)
value - ``CfnDeploymentGroup.DeploymentStyleProperty.DeploymentType``thispublic CfnDeploymentGroup.DeploymentStyleProperty build()
CfnDeploymentGroup.DeploymentStylePropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.