| Package | Description |
|---|---|
| software.amazon.awscdk.services.ssm |
AWS Systems Manager Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
StringParameterAttributes.Jsii$Proxy
An implementation for
StringParameterAttributes |
| Modifier and Type | Method and Description |
|---|---|
StringParameterAttributes |
StringParameterAttributes.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IStringParameter |
StringParameter.fromStringParameterAttributes(software.constructs.Construct scope,
String id,
StringParameterAttributes attrs)
(experimental) Imports an external string parameter with name and optional version.
|
Copyright © 2021. All rights reserved.