@Stability(value=Stable) @Internal public static final class InterfaceVpcEndpointAttributes.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements InterfaceVpcEndpointAttributes
InterfaceVpcEndpointAttributessoftware.amazon.jsii.JsiiObject.InitializationModeInterfaceVpcEndpointAttributes.Builder, InterfaceVpcEndpointAttributes.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(InterfaceVpcEndpointAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
InterfaceVpcEndpointAttributes.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) |
Number |
getPort()
The port of the service of the interface VPC endpoint.
|
List<ISecurityGroup> |
getSecurityGroups()
The security groups associated with the interface VPC endpoint.
|
String |
getVpcEndpointId()
The interface VPC endpoint identifier.
|
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(InterfaceVpcEndpointAttributes.Builder builder)
InterfaceVpcEndpointAttributes.Builder.public final Number getPort()
InterfaceVpcEndpointAttributesgetPort in interface InterfaceVpcEndpointAttributespublic final String getVpcEndpointId()
InterfaceVpcEndpointAttributesgetVpcEndpointId in interface InterfaceVpcEndpointAttributespublic final List<ISecurityGroup> getSecurityGroups()
InterfaceVpcEndpointAttributesIf you wish to manage the network connections associated with this endpoint, you will need to specify its security groups.
getSecurityGroups in interface InterfaceVpcEndpointAttributes@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.