@Stability(value=Stable) @Internal public static final class CfnMultiRegionAccessPointProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMultiRegionAccessPointProps
CfnMultiRegionAccessPointPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnMultiRegionAccessPointProps.Builder, CfnMultiRegionAccessPointProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMultiRegionAccessPointProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMultiRegionAccessPointProps.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 |
getName()
The name of the Multi-Region Access Point.
|
Object |
getPublicAccessBlockConfiguration()
The PublicAccessBlock configuration that you want to apply to this Multi-Region Access Point.
|
Object |
getRegions()
A collection of the Regions and buckets associated with the Multi-Region Access Point.
|
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(CfnMultiRegionAccessPointProps.Builder builder)
CfnMultiRegionAccessPointProps.Builder.public final Object getRegions()
CfnMultiRegionAccessPointPropsgetRegions in interface CfnMultiRegionAccessPointPropspublic final String getName()
CfnMultiRegionAccessPointPropsgetName in interface CfnMultiRegionAccessPointPropspublic final Object getPublicAccessBlockConfiguration()
CfnMultiRegionAccessPointPropsYou can enable the configuration options in any combination. For more information about when Amazon S3 considers an object public, see The Meaning of "Public" in the Amazon S3 User Guide .
getPublicAccessBlockConfiguration in interface CfnMultiRegionAccessPointProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.