createFlow
inline suspend fun MediaConnectClient.createFlow(crossinline block: CreateFlowRequest.Builder.() -> Unit): CreateFlowResponse
Creates a new flow. The request must include one source. The request optionally can include outputs (up to 50) and entitlements (up to 50).