| Package | Description |
|---|---|
| com.amazonaws.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
RdsDbClusterSnapshotConfiguration |
RdsDbClusterSnapshotConfiguration.addAttributesEntry(String key,
RdsDbClusterSnapshotAttributeValue value)
Add a single Attributes entry
|
RdsDbClusterSnapshotConfiguration |
RdsDbClusterSnapshotConfiguration.clearAttributesEntries()
Removes all the entries added into Attributes.
|
RdsDbClusterSnapshotConfiguration |
RdsDbClusterSnapshotConfiguration.clone() |
RdsDbClusterSnapshotConfiguration |
Configuration.getRdsDbClusterSnapshot()
The access control configuration is for an Amazon RDS DB cluster snapshot.
|
RdsDbClusterSnapshotConfiguration |
RdsDbClusterSnapshotConfiguration.withAttributes(Map<String,RdsDbClusterSnapshotAttributeValue> attributes)
The names and values of manual DB cluster snapshot attributes.
|
RdsDbClusterSnapshotConfiguration |
RdsDbClusterSnapshotConfiguration.withKmsKeyId(String kmsKeyId)
The KMS key identifier for an encrypted Amazon RDS DB cluster snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setRdsDbClusterSnapshot(RdsDbClusterSnapshotConfiguration rdsDbClusterSnapshot)
The access control configuration is for an Amazon RDS DB cluster snapshot.
|
Configuration |
Configuration.withRdsDbClusterSnapshot(RdsDbClusterSnapshotConfiguration rdsDbClusterSnapshot)
The access control configuration is for an Amazon RDS DB cluster snapshot.
|
Copyright © 2024. All rights reserved.