| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
RdsDbSnapshotConfiguration.Builder |
RdsDbSnapshotConfiguration.Builder.attributes(Map<String,RdsDbSnapshotAttributeValue> attributes)
The names and values of manual DB snapshot attributes.
|
static RdsDbSnapshotConfiguration.Builder |
RdsDbSnapshotConfiguration.builder() |
RdsDbSnapshotConfiguration.Builder |
RdsDbSnapshotConfiguration.Builder.kmsKeyId(String kmsKeyId)
The KMS key identifier for an encrypted Amazon RDS DB snapshot.
|
RdsDbSnapshotConfiguration.Builder |
RdsDbSnapshotConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RdsDbSnapshotConfiguration.Builder> |
RdsDbSnapshotConfiguration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
static Configuration |
Configuration.fromRdsDbSnapshot(Consumer<RdsDbSnapshotConfiguration.Builder> rdsDbSnapshot)
Create an instance of this class with
Configuration.rdsDbSnapshot() initialized to the given value. |
default Configuration.Builder |
Configuration.Builder.rdsDbSnapshot(Consumer<RdsDbSnapshotConfiguration.Builder> rdsDbSnapshot)
The access control configuration is for an Amazon RDS DB snapshot.
|
Copyright © 2023. All rights reserved.