@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:41.033Z") @Stability(value=Stable) public interface SecureStringParameterAttributes extends software.amazon.jsii.JsiiSerializable, CommonStringParameterAttributes
| Modifier and Type | Interface and Description |
|---|---|
static class |
SecureStringParameterAttributes.Builder
A builder for
SecureStringParameterAttributes |
static class |
SecureStringParameterAttributes.Jsii$Proxy
An implementation for
SecureStringParameterAttributes |
| Modifier and Type | Method and Description |
|---|---|
static SecureStringParameterAttributes.Builder |
builder() |
default IKey |
getEncryptionKey()
The encryption key that is used to encrypt this parameter.
|
Number |
getVersion()
The version number of the value you wish to retrieve.
|
getParameterName, getSimpleName@Stability(value=Stable) @NotNull Number getVersion()
This is required for secure strings.
@Stability(value=Stable) @Nullable default IKey getEncryptionKey()
Default: - default master key
@Stability(value=Stable) static SecureStringParameterAttributes.Builder builder()
builder in interface CommonStringParameterAttributesSecureStringParameterAttributes.Builder of SecureStringParameterAttributesCopyright © 2021. All rights reserved.