@Stability(value=Experimental) @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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Number port,
String vpcEndpointId,
List<? extends ISecurityGroup> securityGroups)
Constructor that initializes the object based on literal property values passed by the
InterfaceVpcEndpointAttributes.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getPort()
(experimental) The port of the service of the interface VPC endpoint.
|
List<ISecurityGroup> |
getSecurityGroups()
(experimental) The security groups associated with the interface VPC endpoint.
|
String |
getVpcEndpointId()
(experimental) 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(Number port, String vpcEndpointId, List<? extends ISecurityGroup> securityGroups)
InterfaceVpcEndpointAttributes.Builder.public final Number getPort()
InterfaceVpcEndpointAttributesgetPort in interface InterfaceVpcEndpointAttributespublic final String getVpcEndpointId()
InterfaceVpcEndpointAttributesgetVpcEndpointId in interface InterfaceVpcEndpointAttributespublic final List<ISecurityGroup> getSecurityGroups()
InterfaceVpcEndpointAttributesgetSecurityGroups in interface InterfaceVpcEndpointAttributes@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.