| Package | Description |
|---|---|
| software.amazon.awscdk.services.docdb |
Amazon DocumentDB Construct Library
|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| software.amazon.awscdk.services.secretsmanager |
AWS Secrets Manager Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseSecret
(experimental) A database secret.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Secret |
SnapshotCredentials.getSecret()
(experimental) Secret used to instantiate this Login.
|
| Modifier and Type | Method and Description |
|---|---|
static SnapshotCredentials |
SnapshotCredentials.fromSecret(Secret secret)
(experimental) Update the snapshot login with an existing password from a Secret.
|
| Modifier and Type | Method and Description |
|---|---|
Secret |
Secret.Builder.build() |
Copyright © 2021. All rights reserved.