output Group Settings
suspend fun outputGroupSettings(value: Output<ChannelEncoderSettingsOutputGroupOutputGroupSettingsArgs>)
Parameters
value
Settings associated with the output group. See Output Group Settings for more details.
suspend fun outputGroupSettings(argument: suspend ChannelEncoderSettingsOutputGroupOutputGroupSettingsArgsBuilder.() -> Unit)
Parameters
argument
Settings associated with the output group. See Output Group Settings for more details.