| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
static RdsDbSnapshotAttributeValue |
RdsDbSnapshotAttributeValue.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,RdsDbSnapshotAttributeValue> |
RdsDbSnapshotConfiguration.attributes()
The names and values of manual DB snapshot attributes.
|
| Modifier and Type | Method and Description |
|---|---|
RdsDbSnapshotConfiguration.Builder |
RdsDbSnapshotConfiguration.Builder.attributes(Map<String,RdsDbSnapshotAttributeValue> attributes)
The names and values of manual DB snapshot attributes.
|
Copyright © 2023. All rights reserved.