@Stability(value=External) 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 |
ec2TagGroup(IResolvable ec2TagGroup)
Sets the value of
CfnDeploymentGroup.EC2TagSetListObjectProperty.getEc2TagGroup() |
CfnDeploymentGroup.EC2TagSetListObjectProperty.Builder |
ec2TagGroup(List<Object> ec2TagGroup)
Sets the value of
CfnDeploymentGroup.EC2TagSetListObjectProperty.getEc2TagGroup() |
@Stability(value=External) public CfnDeploymentGroup.EC2TagSetListObjectProperty.Builder ec2TagGroup(IResolvable ec2TagGroup)
CfnDeploymentGroup.EC2TagSetListObjectProperty.getEc2TagGroup()ec2TagGroup - `CfnDeploymentGroup.EC2TagSetListObjectProperty.Ec2TagGroup`.this@Stability(value=External) public CfnDeploymentGroup.EC2TagSetListObjectProperty.Builder ec2TagGroup(List<Object> ec2TagGroup)
CfnDeploymentGroup.EC2TagSetListObjectProperty.getEc2TagGroup()ec2TagGroup - `CfnDeploymentGroup.EC2TagSetListObjectProperty.Ec2TagGroup`.this@Stability(value=External) public CfnDeploymentGroup.EC2TagSetListObjectProperty build()
CfnDeploymentGroup.EC2TagSetListObjectPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.