| Modifier and Type | Method and Description |
|---|---|
static SecureStringParameterAttributes.Builder |
SecureStringParameterAttributes.builder() |
SecureStringParameterAttributes.Builder |
SecureStringParameterAttributes.Builder.encryptionKey(IKey encryptionKey)
Sets the value of
SecureStringParameterAttributes.getEncryptionKey() |
SecureStringParameterAttributes.Builder |
SecureStringParameterAttributes.Builder.parameterName(String parameterName)
Sets the value of
CommonStringParameterAttributes.getParameterName() |
SecureStringParameterAttributes.Builder |
SecureStringParameterAttributes.Builder.simpleName(Boolean simpleName)
Sets the value of
CommonStringParameterAttributes.getSimpleName() |
SecureStringParameterAttributes.Builder |
SecureStringParameterAttributes.Builder.version(Number version)
Sets the value of
SecureStringParameterAttributes.getVersion() |
| Constructor and Description |
|---|
Jsii$Proxy(SecureStringParameterAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
SecureStringParameterAttributes.Builder. |
Copyright © 2022. All rights reserved.