waitUntilFlowStandby
suspend fun MediaConnectClient.waitUntilFlowStandby(request: DescribeFlowRequest, retryStrategy: RetryStrategy? = null): Outcome<DescribeFlowResponse>
suspend fun MediaConnectClient.waitUntilFlowStandby(block: DescribeFlowRequest.Builder.() -> Unit): Outcome<DescribeFlowResponse>
Wait until a flow is in standby mode