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