public static final class CfnDeploymentGroup.EC2TagSetProperty.Builder extends Object
CfnDeploymentGroup.EC2TagSetProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroup.EC2TagSetProperty |
build()
Builds the configured instance.
|
CfnDeploymentGroup.EC2TagSetProperty.Builder |
withEc2TagSetList(List<Object> value)
Sets the value of Ec2TagSetList
|
CfnDeploymentGroup.EC2TagSetProperty.Builder |
withEc2TagSetList(software.amazon.awscdk.Token value)
Sets the value of Ec2TagSetList
|
public CfnDeploymentGroup.EC2TagSetProperty.Builder withEc2TagSetList(@Nullable software.amazon.awscdk.Token value)
value - ``CfnDeploymentGroup.EC2TagSetProperty.Ec2TagSetList``thispublic CfnDeploymentGroup.EC2TagSetProperty.Builder withEc2TagSetList(@Nullable List<Object> value)
value - ``CfnDeploymentGroup.EC2TagSetProperty.Ec2TagSetList``thispublic CfnDeploymentGroup.EC2TagSetProperty build()
CfnDeploymentGroup.EC2TagSetPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.