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