@Stability(value=Stable) @Internal 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(CfnClusterSubnetGroupProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnClusterSubnetGroupProps.Builder. |
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()
A description for the subnet group.
|
List<String> |
getSubnetIds()
An array of VPC subnet IDs.
|
List<CfnTag> |
getTags()
Specifies an arbitrary set of tags (key–value pairs) to associate with this subnet group.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnClusterSubnetGroupProps.Builder builder)
CfnClusterSubnetGroupProps.Builder.public final String getDescription()
CfnClusterSubnetGroupPropsgetDescription in interface CfnClusterSubnetGroupPropspublic final List<String> getSubnetIds()
CfnClusterSubnetGroupPropsA maximum of 20 subnets can be modified in a single request.
getSubnetIds in interface CfnClusterSubnetGroupPropspublic final List<CfnTag> getTags()
CfnClusterSubnetGroupPropsUse tags to manage your resources.
getTags in interface CfnClusterSubnetGroupProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.