Class CfnMultiRegionAccessPoint.RegionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.s3.CfnMultiRegionAccessPoint.RegionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMultiRegionAccessPoint.RegionProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMultiRegionAccessPoint.RegionProperty
@Stability(Stable)
@Internal
public static final class CfnMultiRegionAccessPoint.RegionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMultiRegionAccessPoint.RegionProperty
An implementation for
CfnMultiRegionAccessPoint.RegionProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.s3.CfnMultiRegionAccessPoint.RegionProperty
CfnMultiRegionAccessPoint.RegionProperty.Builder, CfnMultiRegionAccessPoint.RegionProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnMultiRegionAccessPoint.RegionProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnMultiRegionAccessPoint.RegionProperty.Builder
.
-
-
Method Details
-
getBucket
Description copied from interface:CfnMultiRegionAccessPoint.RegionProperty
The name of the associated bucket for the Region.- Specified by:
getBucket
in interfaceCfnMultiRegionAccessPoint.RegionProperty
- See Also:
-
getBucketAccountId
Description copied from interface:CfnMultiRegionAccessPoint.RegionProperty
The AWS account ID that owns the Amazon S3 bucket that's associated with this Multi-Region Access Point.- Specified by:
getBucketAccountId
in interfaceCfnMultiRegionAccessPoint.RegionProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-