waitUntilChannelStopped
suspend fun MediaLiveClient.waitUntilChannelStopped(request: DescribeChannelRequest, retryStrategy: RetryStrategy? = null): Outcome<DescribeChannelResponse>
suspend fun MediaLiveClient.waitUntilChannelStopped(block: DescribeChannelRequest.Builder.() -> Unit): Outcome<DescribeChannelResponse>
Wait until a channel has is stopped