Uses of Class
software.amazon.awscdk.services.ssm.SecureStringParameterAttributes.Builder
-
Uses of SecureStringParameterAttributes.Builder in software.amazon.awscdk.services.ssm
Modifier and TypeMethodDescriptionSecureStringParameterAttributes.builder()
SecureStringParameterAttributes.Builder.encryptionKey
(IKey encryptionKey) Sets the value ofSecureStringParameterAttributes.getEncryptionKey()
SecureStringParameterAttributes.Builder.parameterName
(String parameterName) Sets the value ofCommonStringParameterAttributes.getParameterName()
SecureStringParameterAttributes.Builder.simpleName
(Boolean simpleName) Sets the value ofCommonStringParameterAttributes.getSimpleName()
Sets the value ofSecureStringParameterAttributes.getVersion()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theSecureStringParameterAttributes.Builder
.