removeFlowSource
inline suspend fun MediaConnectClient.removeFlowSource(crossinline block: RemoveFlowSourceRequest.Builder.() -> Unit): RemoveFlowSourceResponse
Removes a source from an existing flow. This request can be made only if there is more than one source on the flow.