@Stability(value=Experimental) @Internal public static final class VpcConnectorAttributes.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements VpcConnectorAttributes
VpcConnectorAttributessoftware.amazon.jsii.JsiiObject.InitializationModeVpcConnectorAttributes.Builder, VpcConnectorAttributes.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.
|
protected |
Jsii$Proxy(VpcConnectorAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
VpcConnectorAttributes.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<ISecurityGroup> |
getSecurityGroups()
(experimental) The security groups associated with the VPC connector.
|
String |
getVpcConnectorArn()
(experimental) The ARN of the VPC connector.
|
String |
getVpcConnectorName()
(experimental) The name of the VPC connector.
|
Number |
getVpcConnectorRevision()
(experimental) The revision of the VPC 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(VpcConnectorAttributes.Builder builder)
VpcConnectorAttributes.Builder.public final List<ISecurityGroup> getSecurityGroups()
VpcConnectorAttributesgetSecurityGroups in interface VpcConnectorAttributespublic final String getVpcConnectorArn()
VpcConnectorAttributesgetVpcConnectorArn in interface VpcConnectorAttributespublic final String getVpcConnectorName()
VpcConnectorAttributesgetVpcConnectorName in interface VpcConnectorAttributespublic final Number getVpcConnectorRevision()
VpcConnectorAttributesgetVpcConnectorRevision in interface VpcConnectorAttributes@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.