public static class ClusterSubnetGroupResourceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ClusterSubnetGroupResourceProps
software.amazon.jsii.JsiiObject.InitializationModeClusterSubnetGroupResourceProps.Builder, ClusterSubnetGroupResourceProps.Jsii$Pojo, 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(String value)
``AWS::Redshift::ClusterSubnetGroup.Description``
|
void |
setDescription(software.amazon.awscdk.Token value)
``AWS::Redshift::ClusterSubnetGroup.Description``
|
void |
setSubnetIds(List<Object> value)
``AWS::Redshift::ClusterSubnetGroup.SubnetIds``
|
void |
setSubnetIds(software.amazon.awscdk.Token value)
``AWS::Redshift::ClusterSubnetGroup.SubnetIds``
|
void |
setTags(List<Object> value)
``AWS::Redshift::ClusterSubnetGroup.Tags``
|
void |
setTags(software.amazon.awscdk.Token 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.Token value)
setDescription in interface ClusterSubnetGroupResourcePropspublic Object getSubnetIds()
getSubnetIds in interface ClusterSubnetGroupResourcePropspublic void setSubnetIds(software.amazon.awscdk.Token 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.Token value)
setTags in interface ClusterSubnetGroupResourcePropspublic void setTags(@Nullable List<Object> value)
setTags in interface ClusterSubnetGroupResourcePropsCopyright © 2018. All rights reserved.