Class CfnSecretPropsMixin.ReplicaRegionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.secretsmanager.CfnSecretPropsMixin.ReplicaRegionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSecretPropsMixin.ReplicaRegionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSecretPropsMixin.ReplicaRegionProperty
@Stability(Stable)
@Internal
public static final class CfnSecretPropsMixin.ReplicaRegionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSecretPropsMixin.ReplicaRegionProperty
An implementation for
CfnSecretPropsMixin.ReplicaRegionProperty-
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.cfnpropertymixins.services.secretsmanager.CfnSecretPropsMixin.ReplicaRegionProperty
CfnSecretPropsMixin.ReplicaRegionProperty.Builder, CfnSecretPropsMixin.ReplicaRegionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSecretPropsMixin.ReplicaRegionProperty.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 theCfnSecretPropsMixin.ReplicaRegionProperty.Builder.
-
-
Method Details
-
getKmsKeyId
Description copied from interface:CfnSecretPropsMixin.ReplicaRegionPropertyThe ARN, key ID, or alias of the KMS key to encrypt the secret.If you don't include this field, Secrets Manager uses
aws/secretsmanager.- Specified by:
getKmsKeyIdin interfaceCfnSecretPropsMixin.ReplicaRegionProperty- See Also:
-
getRegion
Description copied from interface:CfnSecretPropsMixin.ReplicaRegionPropertyA string that represents aRegion, for example "us-east-1".- Specified by:
getRegionin interfaceCfnSecretPropsMixin.ReplicaRegionProperty- 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()
-