| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
static RdsDbClusterSnapshotAttributeValue |
RdsDbClusterSnapshotAttributeValue.fromAccountIds(List<String> accountIds)
Create an instance of this class with
accountIds() initialized to the given value. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,RdsDbClusterSnapshotAttributeValue> |
RdsDbClusterSnapshotConfiguration.attributes()
The names and values of manual DB cluster snapshot attributes.
|
| 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.
|
Copyright © 2023. All rights reserved.