@Stability(value=Stable) @Internal public static final class CfnSecretProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSecretProps
CfnSecretPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnSecretProps.Builder, CfnSecretProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String description,
Object generateSecretString,
String kmsKeyId,
String name,
Object replicaRegions,
String secretString,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnSecretProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::SecretsManager::Secret.Description`.
|
Object |
getGenerateSecretString()
`AWS::SecretsManager::Secret.GenerateSecretString`.
|
String |
getKmsKeyId()
`AWS::SecretsManager::Secret.KmsKeyId`.
|
String |
getName()
`AWS::SecretsManager::Secret.Name`.
|
Object |
getReplicaRegions()
`AWS::SecretsManager::Secret.ReplicaRegions`.
|
String |
getSecretString()
`AWS::SecretsManager::Secret.SecretString`.
|
List<CfnTag> |
getTags()
`AWS::SecretsManager::Secret.Tags`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final String getDescription()
CfnSecretPropsgetDescription in interface CfnSecretPropspublic final Object getGenerateSecretString()
CfnSecretPropsgetGenerateSecretString in interface CfnSecretPropspublic final String getKmsKeyId()
CfnSecretPropsgetKmsKeyId in interface CfnSecretPropspublic final String getName()
CfnSecretPropsgetName in interface CfnSecretPropspublic final Object getReplicaRegions()
CfnSecretPropsgetReplicaRegions in interface CfnSecretPropspublic final String getSecretString()
CfnSecretPropsgetSecretString in interface CfnSecretPropspublic final List<CfnTag> getTags()
CfnSecretPropsgetTags in interface CfnSecretProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.