public static interface CfnDeploymentGroup.EC2TagSetListObjectProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeploymentGroup.EC2TagSetListObjectProperty.Builder
A builder for
CfnDeploymentGroup.EC2TagSetListObjectProperty |
static class |
CfnDeploymentGroup.EC2TagSetListObjectProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.EC2TagSetListObjectProperty.Builder |
builder() |
Object |
getEc2TagGroup()
``CfnDeploymentGroup.EC2TagSetListObjectProperty.Ec2TagGroup``
|
void |
setEc2TagGroup(List<Object> value)
``CfnDeploymentGroup.EC2TagSetListObjectProperty.Ec2TagGroup``
|
void |
setEc2TagGroup(software.amazon.awscdk.Token value)
``CfnDeploymentGroup.EC2TagSetListObjectProperty.Ec2TagGroup``
|
Object getEc2TagGroup()
void setEc2TagGroup(software.amazon.awscdk.Token value)
void setEc2TagGroup(List<Object> value)
static CfnDeploymentGroup.EC2TagSetListObjectProperty.Builder builder()
Copyright © 2019. All rights reserved.