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