| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
List<DBSnapshotAttribute> |
DBSnapshotAttributesResult.dbSnapshotAttributes()
The list of attributes and values for the manual DB snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
DBSnapshotAttributesResult.Builder |
DBSnapshotAttributesResult.Builder.dbSnapshotAttributes(DBSnapshotAttribute... dbSnapshotAttributes)
The list of attributes and values for the manual DB snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
DBSnapshotAttributesResult.Builder |
DBSnapshotAttributesResult.Builder.dbSnapshotAttributes(Collection<DBSnapshotAttribute> dbSnapshotAttributes)
The list of attributes and values for the manual DB snapshot.
|
Copyright © 2022. All rights reserved.