Class CfnOdbNetwork.ManagedS3BackupAccessProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.odb.CfnOdbNetwork.ManagedS3BackupAccessProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnOdbNetwork.ManagedS3BackupAccessProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOdbNetwork.ManagedS3BackupAccessProperty
@Stability(Stable)
@Internal
public static final class CfnOdbNetwork.ManagedS3BackupAccessProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOdbNetwork.ManagedS3BackupAccessProperty
An implementation for
CfnOdbNetwork.ManagedS3BackupAccessProperty
-
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.odb.CfnOdbNetwork.ManagedS3BackupAccessProperty
CfnOdbNetwork.ManagedS3BackupAccessProperty.Builder, CfnOdbNetwork.ManagedS3BackupAccessProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnOdbNetwork.ManagedS3BackupAccessProperty.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 theCfnOdbNetwork.ManagedS3BackupAccessProperty.Builder
.
-
-
Method Details
-
getIpv4Addresses
Description copied from interface:CfnOdbNetwork.ManagedS3BackupAccessProperty
The IPv4 addresses for the managed Amazon S3 backup access.- Specified by:
getIpv4Addresses
in interfaceCfnOdbNetwork.ManagedS3BackupAccessProperty
- See Also:
-
getStatus
Description copied from interface:CfnOdbNetwork.ManagedS3BackupAccessProperty
The status of the managed Amazon S3 backup access.Valid Values:
enabled | disabled
- Specified by:
getStatus
in interfaceCfnOdbNetwork.ManagedS3BackupAccessProperty
- 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()
-