removeFlowOutput
inline suspend fun MediaConnectClient.removeFlowOutput(crossinline block: RemoveFlowOutputRequest.Builder.() -> Unit): RemoveFlowOutputResponse
Removes an output from an existing flow. This request can be made only on an output that does not have an entitlement associated with it. If the output has an entitlement, you must revoke the entitlement instead. When an entitlement is revoked from a flow, the service automatically removes the associated output.