@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.127Z") @Stability(value=Experimental) 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()
(experimental) The values of the parameter.
|
getAllowedPattern, getDescription, getParameterName, getSimpleName, getTier@Stability(value=Experimental) @NotNull List<String> getStringListValue()
It may not reference another parameter and {{}} cannot be used in the value.
@Stability(value=Experimental) static StringListParameterProps.Builder builder()
builder in interface ParameterOptionsStringListParameterProps.Builder of StringListParameterPropsCopyright © 2021. All rights reserved.