destination Settings
suspend fun destinationSettings(value: Output<ChannelEncoderSettingsCaptionDescriptionDestinationSettingsArgs>)
suspend fun destinationSettings(value: ChannelEncoderSettingsCaptionDescriptionDestinationSettingsArgs?)
Parameters
value
Additional settings for captions destination that depend on the destination type. See Destination Settings for more details.
suspend fun destinationSettings(argument: suspend ChannelEncoderSettingsCaptionDescriptionDestinationSettingsArgsBuilder.() -> Unit)
Parameters
argument
Additional settings for captions destination that depend on the destination type. See Destination Settings for more details.