@Stability(value=Stable) @Internal public static final class CfnConnection.PhysicalConnectionRequirementsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnection.PhysicalConnectionRequirementsProperty
CfnConnection.PhysicalConnectionRequirementsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConnection.PhysicalConnectionRequirementsProperty.Builder, CfnConnection.PhysicalConnectionRequirementsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConnection.PhysicalConnectionRequirementsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConnection.ConnectionInputProperty.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 |
getAvailabilityZone()
The connection's Availability Zone.
|
List<String> |
getSecurityGroupIdList()
The security group ID list used by the connection.
|
String |
getSubnetId()
The subnet ID used by the connection.
|
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(CfnConnection.PhysicalConnectionRequirementsProperty.Builder builder)
CfnConnection.ConnectionInputProperty.Builder.public final String getAvailabilityZone()
CfnConnection.PhysicalConnectionRequirementsPropertyThis field is redundant because the specified subnet implies the Availability Zone to be used. Currently the field must be populated, but it will be deprecated in the future.
getAvailabilityZone in interface CfnConnection.PhysicalConnectionRequirementsPropertypublic final List<String> getSecurityGroupIdList()
CfnConnection.PhysicalConnectionRequirementsPropertygetSecurityGroupIdList in interface CfnConnection.PhysicalConnectionRequirementsPropertypublic final String getSubnetId()
CfnConnection.PhysicalConnectionRequirementsPropertygetSubnetId in interface CfnConnection.PhysicalConnectionRequirementsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.