@Stability(value=Stable) public static final class CfnDeploymentGroup.EC2TagSetProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeploymentGroup.EC2TagSetProperty>
CfnDeploymentGroup.EC2TagSetProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroup.EC2TagSetProperty |
build()
Builds the configured instance.
|
CfnDeploymentGroup.EC2TagSetProperty.Builder |
ec2TagSetList(IResolvable ec2TagSetList)
Sets the value of
CfnDeploymentGroup.EC2TagSetProperty.getEc2TagSetList() |
CfnDeploymentGroup.EC2TagSetProperty.Builder |
ec2TagSetList(List<Object> ec2TagSetList)
Sets the value of
CfnDeploymentGroup.EC2TagSetProperty.getEc2TagSetList() |
@Stability(value=Stable) public CfnDeploymentGroup.EC2TagSetProperty.Builder ec2TagSetList(IResolvable ec2TagSetList)
CfnDeploymentGroup.EC2TagSetProperty.getEc2TagSetList()ec2TagSetList - `CfnDeploymentGroup.EC2TagSetProperty.Ec2TagSetList`.this@Stability(value=Stable) public CfnDeploymentGroup.EC2TagSetProperty.Builder ec2TagSetList(List<Object> ec2TagSetList)
CfnDeploymentGroup.EC2TagSetProperty.getEc2TagSetList()ec2TagSetList - `CfnDeploymentGroup.EC2TagSetProperty.Ec2TagSetList`.this@Stability(value=Stable) public CfnDeploymentGroup.EC2TagSetProperty build()
build in interface software.amazon.jsii.Builder<CfnDeploymentGroup.EC2TagSetProperty>CfnDeploymentGroup.EC2TagSetPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.