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