docdb_describe_db_cluster_snapshot_attributes {paws.database} | R Documentation |
Returns a list of cluster snapshot attribute names and values for a manual DB cluster snapshot
Description
Returns a list of cluster snapshot attribute names and values for a manual DB cluster snapshot.
See https://www.paws-r-sdk.com/docs/docdb_describe_db_cluster_snapshot_attributes/ for full documentation.
Usage
docdb_describe_db_cluster_snapshot_attributes(DBClusterSnapshotIdentifier)
Arguments
DBClusterSnapshotIdentifier |
[required] The identifier for the cluster snapshot to describe the attributes for. |
[Package paws.database version 0.9.0 Index]