@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:41.034Z") @Stability(value=Stable) public interface StringListParameterProps extends software.amazon.jsii.JsiiSerializable, ParameterOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
StringListParameterProps.Builder
A builder for
StringListParameterProps |
static class |
StringListParameterProps.Jsii$Proxy
An implementation for
StringListParameterProps |
| Modifier and Type | Method and Description |
|---|---|
static StringListParameterProps.Builder |
builder() |
List<String> |
getStringListValue()
The values of the parameter.
|
getAllowedPattern, getDescription, getParameterName, getSimpleName, getTier@Stability(value=Stable) @NotNull List<String> getStringListValue()
It may not reference another parameter and {{}} cannot be used in the value.
@Stability(value=Stable) static StringListParameterProps.Builder builder()
builder in interface ParameterOptionsStringListParameterProps.Builder of StringListParameterPropsCopyright © 2021. All rights reserved.