@Generated(value="jsii-pacmak/1.13.0 (build 385c325)", date="2020-10-21T06:58:44.691Z") @Stability(value=Experimental) public interface SecretValue extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
SecretValue.Builder
A builder for
SecretValue |
static class |
SecretValue.Jsii$Proxy
An implementation for
SecretValue |
| Modifier and Type | Method and Description |
|---|---|
static SecretValue.Builder |
builder() |
String |
getKey()
(experimental) The JSON key.
|
ISecret |
getSecret()
(experimental) The secret.
|
@Stability(value=Experimental) @NotNull String getKey()
@Stability(value=Experimental) @NotNull ISecret getSecret()
@Stability(value=Experimental) static SecretValue.Builder builder()
SecretValue.Builder of SecretValueCopyright © 2020. All rights reserved.