Class CfnOdbNetwork.CrossRegionS3RestoreSourcesAccessProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.odb.CfnOdbNetwork.CrossRegionS3RestoreSourcesAccessProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnOdbNetwork.CrossRegionS3RestoreSourcesAccessProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOdbNetwork.CrossRegionS3RestoreSourcesAccessProperty
@Stability(Stable)
@Internal
public static final class CfnOdbNetwork.CrossRegionS3RestoreSourcesAccessProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOdbNetwork.CrossRegionS3RestoreSourcesAccessProperty
An implementation for
CfnOdbNetwork.CrossRegionS3RestoreSourcesAccessProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.odb.CfnOdbNetwork.CrossRegionS3RestoreSourcesAccessProperty
CfnOdbNetwork.CrossRegionS3RestoreSourcesAccessProperty.Builder, CfnOdbNetwork.CrossRegionS3RestoreSourcesAccessProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOdbNetwork.CrossRegionS3RestoreSourcesAccessProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanThe IPv4 addresses allowed for cross-Region Amazon S3 restore access.final StringThe AWS-Region for cross-Region Amazon S3 restore access.final StringThe status of the managed resource access.final inthashCode()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 theCfnOdbNetwork.CrossRegionS3RestoreSourcesAccessProperty.Builder.
-
-
Method Details
-
getIpv4Addresses
Description copied from interface:CfnOdbNetwork.CrossRegionS3RestoreSourcesAccessPropertyThe IPv4 addresses allowed for cross-Region Amazon S3 restore access.- Specified by:
getIpv4Addressesin interfaceCfnOdbNetwork.CrossRegionS3RestoreSourcesAccessProperty- See Also:
-
getRegion
Description copied from interface:CfnOdbNetwork.CrossRegionS3RestoreSourcesAccessPropertyThe AWS-Region for cross-Region Amazon S3 restore access.- Specified by:
getRegionin interfaceCfnOdbNetwork.CrossRegionS3RestoreSourcesAccessProperty- See Also:
-
getStatus
Description copied from interface:CfnOdbNetwork.CrossRegionS3RestoreSourcesAccessPropertyThe status of the managed resource access.- Specified by:
getStatusin interfaceCfnOdbNetwork.CrossRegionS3RestoreSourcesAccessProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-