container Settings
suspend fun containerSettings(value: Output<ChannelEncoderSettingsOutputGroupOutputOutputSettingsArchiveOutputSettingsContainerSettingsArgs>)
suspend fun containerSettings(value: ChannelEncoderSettingsOutputGroupOutputOutputSettingsArchiveOutputSettingsContainerSettingsArgs?)
Parameters
value
Settings specific to the container type of the file. See Container Settings for more details.
suspend fun containerSettings(argument: suspend ChannelEncoderSettingsOutputGroupOutputOutputSettingsArchiveOutputSettingsContainerSettingsArgsBuilder.() -> Unit)
Parameters
argument
Settings specific to the container type of the file. See Container Settings for more details.