@Generated(value="jsii-pacmak/0.20.4 (build 96d89e1)", date="2019-11-12T11:54:39.766Z") @Stability(value=Stable) public interface SecretsManagerSecretOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
SecretsManagerSecretOptions.Builder
A builder for
SecretsManagerSecretOptions |
static class |
SecretsManagerSecretOptions.Jsii$Proxy
An implementation for
SecretsManagerSecretOptions |
| Modifier and Type | Method and Description |
|---|---|
static SecretsManagerSecretOptions.Builder |
builder() |
default String |
getJsonField()
The key of a JSON field to retrieve.
|
default String |
getVersionId()
Specifies the unique identifier of the version of the secret you want to use.
|
default String |
getVersionStage()
Specified the secret version that you want to retrieve by the staging label attached to the version.
|
@Stability(value=Stable) default String getJsonField()
@Stability(value=Stable) default String getVersionId()
@Stability(value=Stable) default String getVersionStage()
@Stability(value=Stable) static SecretsManagerSecretOptions.Builder builder()
Copyright © 2019. All rights reserved.