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