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