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`.
|
List<String> |
getSubnetIds()
`AWS::Redshift::ClusterSubnetGroup.SubnetIds`.
|
List<software.amazon.awscdk.core.CfnTag> |
getTags()
`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)
@Stability(value=External) public String getDescription()
getDescription in interface CfnClusterSubnetGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersubnetgroup.html#cfn-redshift-clustersubnetgroup-description@Stability(value=External) public List<String> getSubnetIds()
getSubnetIds in interface CfnClusterSubnetGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersubnetgroup.html#cfn-redshift-clustersubnetgroup-subnetids@Stability(value=External) @Nullable public List<software.amazon.awscdk.core.CfnTag> getTags()
getTags in interface CfnClusterSubnetGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersubnetgroup.html#cfn-redshift-clustersubnetgroup-tagsCopyright © 2019. All rights reserved.