deleteFlow
inline suspend fun MediaConnectClient.deleteFlow(crossinline block: DeleteFlowRequest.Builder.() -> Unit): DeleteFlowResponse
Deletes a flow. Before you can delete a flow, you must stop the flow.
Deletes a flow. Before you can delete a flow, you must stop the flow.