destination
suspend fun destination(value: Output<ChannelEncoderSettingsOutputGroupOutputOutputSettingsRtmpOutputSettingsDestinationArgs>)
suspend fun destination(value: ChannelEncoderSettingsOutputGroupOutputOutputSettingsRtmpOutputSettingsDestinationArgs)
Parameters
value
The RTMP endpoint excluding the stream name. See Destination for more details.
suspend fun destination(argument: suspend ChannelEncoderSettingsOutputGroupOutputOutputSettingsRtmpOutputSettingsDestinationArgsBuilder.() -> Unit)
Parameters
argument
The RTMP endpoint excluding the stream name. See Destination for more details.