| Package | Description |
|---|---|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SnapshotCredentialsFromGeneratedPasswordOptions.Jsii$Proxy
An implementation for
SnapshotCredentialsFromGeneratedPasswordOptions |
| Modifier and Type | Method and Description |
|---|---|
SnapshotCredentialsFromGeneratedPasswordOptions |
SnapshotCredentialsFromGeneratedPasswordOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static SnapshotCredentials |
SnapshotCredentials.fromGeneratedSecret(String username,
SnapshotCredentialsFromGeneratedPasswordOptions options)
(experimental) Generate a new password for the snapshot, using the existing username and an optional encryption key.
|
Copyright © 2021. All rights reserved.