public static final class CfnClusterSubnetGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnClusterSubnetGroupProps
software.amazon.jsii.JsiiObject.InitializationModeCfnClusterSubnetGroupProps.Builder, CfnClusterSubnetGroupProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
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 |
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 String getDescription()
getDescription in interface CfnClusterSubnetGroupPropspublic void setDescription(String value)
setDescription in interface CfnClusterSubnetGroupPropspublic Object getSubnetIds()
getSubnetIds in interface CfnClusterSubnetGroupPropspublic void setSubnetIds(software.amazon.awscdk.Token value)
setSubnetIds in interface CfnClusterSubnetGroupPropspublic void setSubnetIds(List<Object> value)
setSubnetIds in interface CfnClusterSubnetGroupProps@Nullable public Object getTags()
getTags in interface CfnClusterSubnetGroupPropspublic void setTags(@Nullable software.amazon.awscdk.Token value)
setTags in interface CfnClusterSubnetGroupPropspublic void setTags(@Nullable List<Object> value)
setTags in interface CfnClusterSubnetGroupPropsCopyright © 2019. All rights reserved.