@Stability(value=Stable) @Internal public static final class CfnEndpointAuthorizationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEndpointAuthorizationProps
CfnEndpointAuthorizationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEndpointAuthorizationProps.Builder, CfnEndpointAuthorizationProps.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 account,
String clusterIdentifier,
Object force,
List<String> vpcIds)
Constructor that initializes the object based on literal property values passed by the
CfnEndpointAuthorizationProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAccount()
`AWS::Redshift::EndpointAuthorization.Account`.
|
String |
getClusterIdentifier()
`AWS::Redshift::EndpointAuthorization.ClusterIdentifier`.
|
Object |
getForce()
`AWS::Redshift::EndpointAuthorization.Force`.
|
List<String> |
getVpcIds()
`AWS::Redshift::EndpointAuthorization.VpcIds`.
|
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 getAccount()
CfnEndpointAuthorizationPropsgetAccount in interface CfnEndpointAuthorizationPropspublic final String getClusterIdentifier()
CfnEndpointAuthorizationPropsgetClusterIdentifier in interface CfnEndpointAuthorizationPropspublic final Object getForce()
CfnEndpointAuthorizationPropsgetForce in interface CfnEndpointAuthorizationPropspublic final List<String> getVpcIds()
CfnEndpointAuthorizationPropsgetVpcIds in interface CfnEndpointAuthorizationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.