public static final class SecretsManagerSecretOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SecretsManagerSecretOptions
software.amazon.jsii.JsiiObject.InitializationModeSecretsManagerSecretOptions.Builder, SecretsManagerSecretOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getJsonField()
The key of a JSON field to retrieve.
|
String |
getVersionId()
Specifies the unique identifier of the version of the secret you want to use.
|
String |
getVersionStage()
Specified the secret version that you want to retrieve by the staging label attached to the version.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Stable) @Nullable public String getJsonField()
getJsonField in interface SecretsManagerSecretOptions@Stability(value=Stable) @Nullable public String getVersionId()
getVersionId in interface SecretsManagerSecretOptions@Stability(value=Stable) @Nullable public String getVersionStage()
getVersionStage in interface SecretsManagerSecretOptionsCopyright © 2019. All rights reserved.