public static final class ClusterSubnetGroupResourceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ClusterSubnetGroupResourceProps
software.amazon.jsii.JsiiObject.InitializationModeClusterSubnetGroupResourceProps.Builder, ClusterSubnetGroupResourceProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDescription()
``AWS::Redshift::ClusterSubnetGroup.Description``
|
Object |
getSubnetIds()
``AWS::Redshift::ClusterSubnetGroup.SubnetIds``
|
Object |
getTags()
``AWS::Redshift::ClusterSubnetGroup.Tags``
|
void |
setDescription(software.amazon.awscdk.CloudFormationToken value)
``AWS::Redshift::ClusterSubnetGroup.Description``
|
void |
setDescription(String value)
``AWS::Redshift::ClusterSubnetGroup.Description``
|
void |
setSubnetIds(software.amazon.awscdk.CloudFormationToken value)
``AWS::Redshift::ClusterSubnetGroup.SubnetIds``
|
void |
setSubnetIds(List<Object> value)
``AWS::Redshift::ClusterSubnetGroup.SubnetIds``
|
void |
setTags(software.amazon.awscdk.CloudFormationToken value)
``AWS::Redshift::ClusterSubnetGroup.Tags``
|
void |
setTags(List<Object> value)
``AWS::Redshift::ClusterSubnetGroup.Tags``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public Object getDescription()
getDescription in interface ClusterSubnetGroupResourcePropspublic void setDescription(String value)
setDescription in interface ClusterSubnetGroupResourcePropspublic void setDescription(software.amazon.awscdk.CloudFormationToken value)
setDescription in interface ClusterSubnetGroupResourcePropspublic Object getSubnetIds()
getSubnetIds in interface ClusterSubnetGroupResourcePropspublic void setSubnetIds(software.amazon.awscdk.CloudFormationToken value)
setSubnetIds in interface ClusterSubnetGroupResourcePropspublic void setSubnetIds(List<Object> value)
setSubnetIds in interface ClusterSubnetGroupResourceProps@Nullable public Object getTags()
getTags in interface ClusterSubnetGroupResourcePropspublic void setTags(@Nullable software.amazon.awscdk.CloudFormationToken value)
setTags in interface ClusterSubnetGroupResourcePropspublic void setTags(@Nullable List<Object> value)
setTags in interface ClusterSubnetGroupResourcePropsCopyright © 2018. All rights reserved.