@Generated(value="jsii-pacmak/0.14.3 (build 1b1062d)", date="2019-08-14T08:10:20.293Z") @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
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static SecretsManagerSecretOptions.Builder |
builder() |
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.
|
@Stability(value=Stable) String getJsonField()
@Stability(value=Stable) String getVersionId()
@Stability(value=Stable) String getVersionStage()
@Stability(value=Stable) static SecretsManagerSecretOptions.Builder builder()
Copyright © 2019. All rights reserved.