| Package | Description |
|---|---|
| software.amazon.awscdk.services.ssm |
AWS Systems Manager Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
StringListParameterProps
Properties needed to create a StringList SSM Parameter.
|
interface |
StringParameterProps
Properties needed to create a String SSM parameter.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ParameterOptions.Jsii$Proxy
An implementation for
ParameterOptions |
static class |
StringListParameterProps.Jsii$Proxy
An implementation for
StringListParameterProps |
static class |
StringParameterProps.Jsii$Proxy
An implementation for
StringParameterProps |
| Modifier and Type | Method and Description |
|---|---|
ParameterOptions |
ParameterOptions.Builder.build()
Builds the configured instance.
|
Copyright © 2022. All rights reserved.