@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String endpointName,
List<String> vpcSecurityGroupIds,
String clusterIdentifier,
String resourceOwner,
String subnetGroupName)
Constructor that initializes the object based on literal property values passed by the
CfnEndpointAccessProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getClusterIdentifier()
`AWS::Redshift::EndpointAccess.ClusterIdentifier`.
|
String |
getEndpointName()
`AWS::Redshift::EndpointAccess.EndpointName`.
|
String |
getResourceOwner()
`AWS::Redshift::EndpointAccess.ResourceOwner`.
|
String |
getSubnetGroupName()
`AWS::Redshift::EndpointAccess.SubnetGroupName`.
|
List<String> |
getVpcSecurityGroupIds()
`AWS::Redshift::EndpointAccess.VpcSecurityGroupIds`.
|
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 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 © 2021. All rights reserved.