Class CfnDBCluster.MasterUserSecretProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.rds.CfnDBCluster.MasterUserSecretProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDBCluster.MasterUserSecretProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDBCluster.MasterUserSecretProperty
@Stability(Stable)
@Internal
public static final class CfnDBCluster.MasterUserSecretProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDBCluster.MasterUserSecretProperty
An implementation for
CfnDBCluster.MasterUserSecretProperty-
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.rds.CfnDBCluster.MasterUserSecretProperty
CfnDBCluster.MasterUserSecretProperty.Builder, CfnDBCluster.MasterUserSecretProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDBCluster.MasterUserSecretProperty.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 theCfnDBCluster.MasterUserSecretProperty.Builder.
-
-
Method Details
-
getKmsKeyId
Description copied from interface:CfnDBCluster.MasterUserSecretPropertyThe AWS KMS key identifier that is used to encrypt the secret.- Specified by:
getKmsKeyIdin interfaceCfnDBCluster.MasterUserSecretProperty- See Also:
-
getSecretArn
Description copied from interface:CfnDBCluster.MasterUserSecretPropertyThe Amazon Resource Name (ARN) of the secret.This parameter is a return value that you can retrieve using the
Fn::GetAttintrinsic function. For more information, see Return values .- Specified by:
getSecretArnin interfaceCfnDBCluster.MasterUserSecretProperty- 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()
-