public static final class CfnMultiRegionAccessPointPolicyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMultiRegionAccessPointPolicyProps
CfnMultiRegionAccessPointPolicyProps
CfnMultiRegionAccessPointPolicyProps.Builder, CfnMultiRegionAccessPointPolicyProps.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.String |
getMrapName()
The name of the Multi-Region Access Point.
|
java.lang.Object |
getPolicy()
The access policy associated with the Multi-Region Access Point.
|
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.String getMrapName()
CfnMultiRegionAccessPointPolicyProps
getMrapName
in interface CfnMultiRegionAccessPointPolicyProps
public final java.lang.Object getPolicy()
CfnMultiRegionAccessPointPolicyProps
getPolicy
in interface CfnMultiRegionAccessPointPolicyProps
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()