Class CfnSnapshot.SnapshotProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.redshiftserverless.CfnSnapshot.SnapshotProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSnapshot.SnapshotProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSnapshot.SnapshotProperty
@Stability(Stable)
@Internal
public static final class CfnSnapshot.SnapshotProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSnapshot.SnapshotProperty
An implementation for
CfnSnapshot.SnapshotProperty
-
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.redshiftserverless.CfnSnapshot.SnapshotProperty
CfnSnapshot.SnapshotProperty.Builder, CfnSnapshot.SnapshotProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSnapshot.SnapshotProperty.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 theCfnSnapshot.SnapshotProperty.Builder
.
-
-
Method Details
-
getAdminUsername
- Specified by:
getAdminUsername
in interfaceCfnSnapshot.SnapshotProperty
- See Also:
-
getKmsKeyId
- Specified by:
getKmsKeyId
in interfaceCfnSnapshot.SnapshotProperty
- See Also:
-
getNamespaceArn
- Specified by:
getNamespaceArn
in interfaceCfnSnapshot.SnapshotProperty
- See Also:
-
getNamespaceName
- Specified by:
getNamespaceName
in interfaceCfnSnapshot.SnapshotProperty
- See Also:
-
getOwnerAccount
- Specified by:
getOwnerAccount
in interfaceCfnSnapshot.SnapshotProperty
- See Also:
-
getRetentionPeriod
- Specified by:
getRetentionPeriod
in interfaceCfnSnapshot.SnapshotProperty
- See Also:
-
getSnapshotArn
- Specified by:
getSnapshotArn
in interfaceCfnSnapshot.SnapshotProperty
- See Also:
-
getSnapshotCreateTime
- Specified by:
getSnapshotCreateTime
in interfaceCfnSnapshot.SnapshotProperty
- See Also:
-
getSnapshotName
- Specified by:
getSnapshotName
in interfaceCfnSnapshot.SnapshotProperty
- See Also:
-
getStatus
- Specified by:
getStatus
in interfaceCfnSnapshot.SnapshotProperty
- 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()
-