| Modifier and Type | Interface and Description |
|---|---|
static interface |
IStringListParameter.Jsii$Default
Internal default implementation for
IStringListParameter. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IStringListParameter.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
StringListParameter
Creates a new StringList SSM Parameter.
|
| Modifier and Type | Method and Description |
|---|---|
static IStringListParameter |
StringListParameter.fromStringListParameterName(software.constructs.Construct scope,
String id,
String stringListParameterName)
Imports an external parameter of type string list.
|
Copyright © 2023. All rights reserved.