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