| Package | Description |
|---|---|
| software.amazon.awscdk.services.ssm |
AWS Systems Manager Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SecureStringParameterAttributes.Jsii$Proxy
An implementation for
SecureStringParameterAttributes |
| Modifier and Type | Method and Description |
|---|---|
SecureStringParameterAttributes |
SecureStringParameterAttributes.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IStringParameter |
StringParameter.fromSecureStringParameterAttributes(software.constructs.Construct scope,
String id,
SecureStringParameterAttributes attrs)
(experimental) Imports a secure string parameter from the SSM parameter store.
|
Copyright © 2021. All rights reserved.