@Stability(value=External) 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 |
ec2TagSetList(software.amazon.awscdk.core.IResolvable ec2TagSetList)
Sets the value of Ec2TagSetList
|
CfnDeploymentGroup.EC2TagSetProperty.Builder |
ec2TagSetList(List<Object> ec2TagSetList)
Sets the value of Ec2TagSetList
|
@Stability(value=External) public CfnDeploymentGroup.EC2TagSetProperty.Builder ec2TagSetList(software.amazon.awscdk.core.IResolvable ec2TagSetList)
ec2TagSetList - `CfnDeploymentGroup.EC2TagSetProperty.Ec2TagSetList`.this@Stability(value=External) public CfnDeploymentGroup.EC2TagSetProperty.Builder ec2TagSetList(List<Object> ec2TagSetList)
ec2TagSetList - `CfnDeploymentGroup.EC2TagSetProperty.Ec2TagSetList`.this@Stability(value=External) public CfnDeploymentGroup.EC2TagSetProperty build()
CfnDeploymentGroup.EC2TagSetPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.