| Package | Description |
|---|---|
| software.amazon.awscdk.services.ssm |
AWS Systems Manager Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static StringParameterAttributes.Builder |
StringParameterAttributes.builder() |
StringParameterAttributes.Builder |
StringParameterAttributes.Builder.parameterName(String parameterName)
Sets the value of
CommonStringParameterAttributes.getParameterName() |
StringParameterAttributes.Builder |
StringParameterAttributes.Builder.simpleName(Boolean simpleName)
Sets the value of
CommonStringParameterAttributes.getSimpleName() |
StringParameterAttributes.Builder |
StringParameterAttributes.Builder.type(ParameterType type)
Sets the value of
StringParameterAttributes.getType() |
StringParameterAttributes.Builder |
StringParameterAttributes.Builder.version(Number version)
Sets the value of
StringParameterAttributes.getVersion() |
Copyright © 2021. All rights reserved.