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