@Stability(value=Stable) @Internal public static final class CfnConnector.VpcProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnector.VpcProperty
CfnConnector.VpcPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConnector.VpcProperty.Builder, CfnConnector.VpcProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConnector.VpcProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConnector.ApacheKafkaClusterProperty.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) |
List<String> |
getSecurityGroups()
The security groups for the connector.
|
List<String> |
getSubnets()
The subnets for the connector.
|
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(CfnConnector.VpcProperty.Builder builder)
CfnConnector.ApacheKafkaClusterProperty.Builder.public final List<String> getSecurityGroups()
CfnConnector.VpcPropertygetSecurityGroups in interface CfnConnector.VpcPropertypublic final List<String> getSubnets()
CfnConnector.VpcPropertygetSubnets in interface CfnConnector.VpcProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.