@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(CfnEndpointAuthorizationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEndpointAuthorizationProps.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 |
getAccount()
The A AWS account ID of either the cluster owner (grantor) or grantee.
|
String |
getClusterIdentifier()
The cluster identifier.
|
Object |
getForce()
Indicates whether to force the revoke action.
|
List<String> |
getVpcIds()
The virtual private cloud (VPC) identifiers to grant access to.
|
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(CfnEndpointAuthorizationProps.Builder builder)
CfnEndpointAuthorizationProps.Builder.public final String getAccount()
CfnEndpointAuthorizationProps
If Grantee parameter is true, then the Account value is of the grantor.
getAccount in interface CfnEndpointAuthorizationPropspublic final String getClusterIdentifier()
CfnEndpointAuthorizationPropsgetClusterIdentifier in interface CfnEndpointAuthorizationPropspublic final Object getForce()
CfnEndpointAuthorizationPropsIf true, the Redshift-managed VPC endpoints associated with the endpoint authorization are also deleted.
getForce 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 © 2022. All rights reserved.