@Stability(value=Stable) @Internal public static final class CfnEndpointAccessProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEndpointAccessProps
CfnEndpointAccessPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEndpointAccessProps.Builder, CfnEndpointAccessProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEndpointAccessProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEndpointAccessProps.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 |
getClusterIdentifier()
The cluster identifier of the cluster associated with the endpoint.
|
String |
getEndpointName()
The name of the endpoint.
|
String |
getResourceOwner()
The AWS account ID of the owner of the cluster.
|
String |
getSubnetGroupName()
The subnet group name where Amazon Redshift chooses to deploy the endpoint.
|
List<String> |
getVpcSecurityGroupIds()
The security group that defines the ports, protocols, and sources for inbound traffic that you are authorizing into your endpoint.
|
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(CfnEndpointAccessProps.Builder builder)
CfnEndpointAccessProps.Builder.public final String getEndpointName()
CfnEndpointAccessPropsgetEndpointName in interface CfnEndpointAccessPropspublic final List<String> getVpcSecurityGroupIds()
CfnEndpointAccessPropsgetVpcSecurityGroupIds in interface CfnEndpointAccessPropspublic final String getClusterIdentifier()
CfnEndpointAccessPropsgetClusterIdentifier in interface CfnEndpointAccessPropspublic final String getResourceOwner()
CfnEndpointAccessPropsgetResourceOwner in interface CfnEndpointAccessPropspublic final String getSubnetGroupName()
CfnEndpointAccessPropsgetSubnetGroupName in interface CfnEndpointAccessProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.