@Stability(value=Stable) public static final class CfnClusterSubnetGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnClusterSubnetGroupProps
CfnClusterSubnetGroupPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnClusterSubnetGroupProps.Builder, CfnClusterSubnetGroupProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::Redshift::ClusterSubnetGroup.Description`.
|
List<String> |
getSubnetIds()
`AWS::Redshift::ClusterSubnetGroup.SubnetIds`.
|
List<CfnTag> |
getTags()
`AWS::Redshift::ClusterSubnetGroup.Tags`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public String getDescription()
CfnClusterSubnetGroupPropsgetDescription in interface CfnClusterSubnetGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersubnetgroup.html#cfn-redshift-clustersubnetgroup-descriptionpublic List<String> getSubnetIds()
CfnClusterSubnetGroupPropsgetSubnetIds in interface CfnClusterSubnetGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersubnetgroup.html#cfn-redshift-clustersubnetgroup-subnetidspublic List<CfnTag> getTags()
CfnClusterSubnetGroupPropsgetTags in interface CfnClusterSubnetGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersubnetgroup.html#cfn-redshift-clustersubnetgroup-tagspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.