| Package | Description |
|---|---|
| com.amazonaws.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
RdsDbClusterSnapshotAttributeValue |
RdsDbClusterSnapshotAttributeValue.clone() |
RdsDbClusterSnapshotAttributeValue |
RdsDbClusterSnapshotAttributeValue.withAccountIds(Collection<String> accountIds)
The Amazon Web Services account IDs that have access to the manual Amazon RDS DB cluster snapshot.
|
RdsDbClusterSnapshotAttributeValue |
RdsDbClusterSnapshotAttributeValue.withAccountIds(String... accountIds)
The Amazon Web Services account IDs that have access to the manual Amazon RDS DB cluster snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,RdsDbClusterSnapshotAttributeValue> |
RdsDbClusterSnapshotConfiguration.getAttributes()
The names and values of manual DB cluster snapshot attributes.
|
| Modifier and Type | Method and Description |
|---|---|
RdsDbClusterSnapshotConfiguration |
RdsDbClusterSnapshotConfiguration.addAttributesEntry(String key,
RdsDbClusterSnapshotAttributeValue value)
Add a single Attributes entry
|
| Modifier and Type | Method and Description |
|---|---|
void |
RdsDbClusterSnapshotConfiguration.setAttributes(Map<String,RdsDbClusterSnapshotAttributeValue> attributes)
The names and values of manual DB cluster snapshot attributes.
|
RdsDbClusterSnapshotConfiguration |
RdsDbClusterSnapshotConfiguration.withAttributes(Map<String,RdsDbClusterSnapshotAttributeValue> attributes)
The names and values of manual DB cluster snapshot attributes.
|
Copyright © 2023. All rights reserved.