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.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.odb.CfnOdbNetwork.ManagedS3BackupAccessProperty
CfnOdbNetwork.ManagedS3BackupAccessProperty.Builder, CfnOdbNetwork.ManagedS3BackupAccessProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOdbNetwork.ManagedS3BackupAccessProperty.Builder.protectedJsii$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.ManagedS3BackupAccessPropertyThe IPv4 addresses for the managed Amazon S3 backup access.- Specified by:
getIpv4Addressesin interfaceCfnOdbNetwork.ManagedS3BackupAccessProperty- See Also:
-
getStatus
Description copied from interface:CfnOdbNetwork.ManagedS3BackupAccessPropertyThe status of the managed Amazon S3 backup access.- Specified by:
getStatusin interfaceCfnOdbNetwork.ManagedS3BackupAccessProperty- 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()
-