describeDbClusterAutomatedBackups
inline suspend fun RdsClient.describeDbClusterAutomatedBackups(crossinline block: DescribeDbClusterAutomatedBackupsRequest.Builder.() -> Unit): DescribeDbClusterAutomatedBackupsResponse
Displays backups for both current and deleted DB clusters. For example, use this operation to find details about automated backups for previously deleted clusters. Current clusters are returned for both the DescribeDBClusterAutomatedBackups
and DescribeDBClusters
operations.
All parameters are optional.