waitUntilDBClusterSnapshotDeleted
suspend fun RdsClient.waitUntilDBClusterSnapshotDeleted(request: DescribeDbClusterSnapshotsRequest = DescribeDbClusterSnapshotsRequest { }): Outcome<DescribeDbClusterSnapshotsResponse>
suspend fun RdsClient.waitUntilDBClusterSnapshotDeleted(block: DescribeDbClusterSnapshotsRequest.Builder.() -> Unit): Outcome<DescribeDbClusterSnapshotsResponse>