@Generated(value="jsii-pacmak/0.13.2 (build a2116e9)", date="2019-07-01T16:48:35.017Z") @Stability(value=Experimental) 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=Experimental) String getJsonField()
@Stability(value=Experimental) String getVersionId()
@Stability(value=Experimental) String getVersionStage()
@Stability(value=Experimental) static SecretsManagerSecretOptions.Builder builder()
Copyright © 2019. All rights reserved.