| Package | Description |
|---|---|
| software.amazon.awscdk.services.ssm |
AWS Systems Manager Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SecureStringParameterAttributes
(experimental) Attributes for secure string parameters.
|
interface |
StringParameterAttributes
(experimental) Attributes for parameters of various types of string.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CommonStringParameterAttributes.Jsii$Proxy
An implementation for
CommonStringParameterAttributes |
static class |
SecureStringParameterAttributes.Jsii$Proxy
An implementation for
SecureStringParameterAttributes |
static class |
StringParameterAttributes.Jsii$Proxy
An implementation for
StringParameterAttributes |
| Modifier and Type | Method and Description |
|---|---|
CommonStringParameterAttributes |
CommonStringParameterAttributes.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.