public static final class CfnEndpointAccess.VpcEndpointProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEndpointAccess.VpcEndpointProperty
CfnEndpointAccess.VpcEndpointProperty
CfnEndpointAccess.VpcEndpointProperty.Builder, CfnEndpointAccess.VpcEndpointProperty.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getNetworkInterfaces()
One or more network interfaces of the endpoint.
|
java.lang.String |
getVpcEndpointId()
The connection endpoint ID for connecting an Amazon Redshift cluster through the proxy.
|
java.lang.String |
getVpcId()
The VPC identifier that the endpoint is associated.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getNetworkInterfaces()
CfnEndpointAccess.VpcEndpointProperty
Also known as an interface endpoint.
getNetworkInterfaces
in interface CfnEndpointAccess.VpcEndpointProperty
public final java.lang.String getVpcEndpointId()
CfnEndpointAccess.VpcEndpointProperty
getVpcEndpointId
in interface CfnEndpointAccess.VpcEndpointProperty
public final java.lang.String getVpcId()
CfnEndpointAccess.VpcEndpointProperty
getVpcId
in interface CfnEndpointAccess.VpcEndpointProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()