@Stability(value=Stable) @Internal public static final class CfnResourceDefinition.SecretsManagerSecretResourceDataProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResourceDefinition.SecretsManagerSecretResourceDataProperty
CfnResourceDefinition.SecretsManagerSecretResourceDataPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnResourceDefinition.SecretsManagerSecretResourceDataProperty.Builder, CfnResourceDefinition.SecretsManagerSecretResourceDataProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResourceDefinition.SecretsManagerSecretResourceDataProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResourceDefinition.GroupOwnerSettingProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getAdditionalStagingLabelsToDownload()
The staging labels whose values you want to make available on the core, in addition to `AWSCURRENT` .
|
String |
getArn()
The Amazon Resource Name (ARN) of the Secrets Manager secret to make available on the core.
|
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.protected Jsii$Proxy(CfnResourceDefinition.SecretsManagerSecretResourceDataProperty.Builder builder)
CfnResourceDefinition.GroupOwnerSettingProperty.Builder.public final String getArn()
CfnResourceDefinition.SecretsManagerSecretResourceDataProperty
The value of the secret's latest version (represented by the AWSCURRENT staging label) is included by default.
getArn in interface CfnResourceDefinition.SecretsManagerSecretResourceDataPropertypublic final List<String> getAdditionalStagingLabelsToDownload()
CfnResourceDefinition.SecretsManagerSecretResourceDataPropertygetAdditionalStagingLabelsToDownload in interface CfnResourceDefinition.SecretsManagerSecretResourceDataProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.