@Stability(value=Stable) @Internal public static final class CfnServer.EndpointDetailsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnServer.EndpointDetailsProperty
CfnServer.EndpointDetailsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnServer.EndpointDetailsProperty.Builder, CfnServer.EndpointDetailsProperty.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(List<String> addressAllocationIds,
List<String> securityGroupIds,
List<String> subnetIds,
String vpcEndpointId,
String vpcId)
Constructor that initializes the object based on literal property values passed by the
CfnServer.EndpointDetailsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getAddressAllocationIds()
`CfnServer.EndpointDetailsProperty.AddressAllocationIds`.
|
List<String> |
getSecurityGroupIds()
`CfnServer.EndpointDetailsProperty.SecurityGroupIds`.
|
List<String> |
getSubnetIds()
`CfnServer.EndpointDetailsProperty.SubnetIds`.
|
String |
getVpcEndpointId()
`CfnServer.EndpointDetailsProperty.VpcEndpointId`.
|
String |
getVpcId()
`CfnServer.EndpointDetailsProperty.VpcId`.
|
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.public final List<String> getAddressAllocationIds()
CfnServer.EndpointDetailsPropertygetAddressAllocationIds in interface CfnServer.EndpointDetailsPropertypublic final List<String> getSecurityGroupIds()
CfnServer.EndpointDetailsPropertygetSecurityGroupIds in interface CfnServer.EndpointDetailsPropertypublic final List<String> getSubnetIds()
CfnServer.EndpointDetailsPropertygetSubnetIds in interface CfnServer.EndpointDetailsPropertypublic final String getVpcEndpointId()
CfnServer.EndpointDetailsPropertygetVpcEndpointId in interface CfnServer.EndpointDetailsPropertypublic final String getVpcId()
CfnServer.EndpointDetailsPropertygetVpcId in interface CfnServer.EndpointDetailsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.