| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(StringParameterAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
StringParameterAttributes.Builder. |
Copyright © 2023. All rights reserved.