| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SecretVersionInfo.Jsii$Proxy
An implementation for
SecretVersionInfo |
| Modifier and Type | Method and Description |
|---|---|
SecretVersionInfo |
SecretVersionInfo.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static Secret |
Secret.fromSecretsManagerVersion(ISecret secret,
SecretVersionInfo versionInfo)
Creates a environment variable value from a secret stored in AWS Secrets Manager.
|
static Secret |
Secret.fromSecretsManagerVersion(ISecret secret,
SecretVersionInfo versionInfo,
String field)
Creates a environment variable value from a secret stored in AWS Secrets Manager.
|
Copyright © 2022. All rights reserved.