Builder

class Builder

Properties

Link copied to clipboard
var flow: Flow?

The flow that you requested a description of.

Link copied to clipboard

Any errors that apply currently to the flow. If there are no errors, MediaConnect will not include this field in the response.

Functions

Link copied to clipboard
fun flow(block: Flow.Builder.() -> Unit)
Link copied to clipboard