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