settings

@JvmName(name = "yctygtsroakkedmt")
suspend fun settings(value: Output<List<ChannelDestinationSettingArgs>>)
@JvmName(name = "indwddilqfdgqtou")
suspend fun settings(value: List<ChannelDestinationSettingArgs>?)

Parameters

value

Destination settings for a standard output; one destination for each redundant encoder. See Settings for more details.


@JvmName(name = "oibutedqworcwkbk")
suspend fun settings(vararg values: Output<ChannelDestinationSettingArgs>)


@JvmName(name = "ewclwdxganitktwo")
suspend fun settings(values: List<Output<ChannelDestinationSettingArgs>>)
@JvmName(name = "lkamfanwbymcktgg")
suspend fun settings(vararg values: ChannelDestinationSettingArgs)

Parameters

values

Destination settings for a standard output; one destination for each redundant encoder. See Settings for more details.


@JvmName(name = "ehmnkmfbdrntwrgc")
suspend fun settings(argument: List<suspend ChannelDestinationSettingArgsBuilder.() -> Unit>)
@JvmName(name = "wjgasgruirxjwxkl")
suspend fun settings(vararg argument: suspend ChannelDestinationSettingArgsBuilder.() -> Unit)
@JvmName(name = "oygwsxltecqdeosr")
suspend fun settings(argument: suspend ChannelDestinationSettingArgsBuilder.() -> Unit)

Parameters

argument

Destination settings for a standard output; one destination for each redundant encoder. See Settings for more details.