@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:38.394Z") @Stability(value=Experimental) 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()
(experimental) The encryption key that is used to encrypt this parameter.
|
Number |
getVersion()
(experimental) The version number of the value you wish to retrieve.
|
getParameterName, getSimpleName@Stability(value=Experimental) @NotNull Number getVersion()
This is required for secure strings.
@Stability(value=Experimental) @Nullable default IKey getEncryptionKey()
Default: - default master key
@Stability(value=Experimental) static SecureStringParameterAttributes.Builder builder()
builder in interface CommonStringParameterAttributesSecureStringParameterAttributes.Builder of SecureStringParameterAttributesCopyright © 2021. All rights reserved.