@Stability(value=Stable) public static final class CfnDeploymentGroup.EC2TagSetListObjectProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeploymentGroup.EC2TagSetListObjectProperty>
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<? extends Object> ec2TagGroup)
Sets the value of
CfnDeploymentGroup.EC2TagSetListObjectProperty.getEc2TagGroup() |
@Stability(value=Stable) public CfnDeploymentGroup.EC2TagSetListObjectProperty.Builder ec2TagGroup(IResolvable ec2TagGroup)
CfnDeploymentGroup.EC2TagSetListObjectProperty.getEc2TagGroup()ec2TagGroup - `CfnDeploymentGroup.EC2TagSetListObjectProperty.Ec2TagGroup`.this@Stability(value=Stable) public CfnDeploymentGroup.EC2TagSetListObjectProperty.Builder ec2TagGroup(List<? extends Object> ec2TagGroup)
CfnDeploymentGroup.EC2TagSetListObjectProperty.getEc2TagGroup()ec2TagGroup - `CfnDeploymentGroup.EC2TagSetListObjectProperty.Ec2TagGroup`.this@Stability(value=Stable) public CfnDeploymentGroup.EC2TagSetListObjectProperty build()
build in interface software.amazon.jsii.Builder<CfnDeploymentGroup.EC2TagSetListObjectProperty>CfnDeploymentGroup.EC2TagSetListObjectPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.