destinationConfigurations

@JvmName(name = "rsjsgdnglrgrqrdy")
suspend fun destinationConfigurations(value: Output<List<FlowOutputDestinationConfigurationArgs>>)
@JvmName(name = "vtrsfwwhyxdhyxni")
suspend fun destinationConfigurations(value: List<FlowOutputDestinationConfigurationArgs>?)

Parameters

value

The media streams that you want to associate with the output.


@JvmName(name = "orkhgulumjlbxfmh")
suspend fun destinationConfigurations(vararg values: Output<FlowOutputDestinationConfigurationArgs>)


@JvmName(name = "qklwxatyysndqoxf")
suspend fun destinationConfigurations(values: List<Output<FlowOutputDestinationConfigurationArgs>>)
@JvmName(name = "udwxyglkexeqbttw")
suspend fun destinationConfigurations(vararg values: FlowOutputDestinationConfigurationArgs)

Parameters

values

The media streams that you want to associate with the output.


@JvmName(name = "vsxuugknhosidxwu")
suspend fun destinationConfigurations(argument: List<suspend FlowOutputDestinationConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "mhytmmpjdrmxpibq")
suspend fun destinationConfigurations(vararg argument: suspend FlowOutputDestinationConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "drymvesbjwepkupo")
suspend fun destinationConfigurations(argument: suspend FlowOutputDestinationConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The media streams that you want to associate with the output.