ChannelInputAttachmentInputSettingsAudioSelectorArgs

data class ChannelInputAttachmentInputSettingsAudioSelectorArgs(val name: Output<String>, val selectorSettings: Output<ChannelInputAttachmentInputSettingsAudioSelectorSelectorSettingsArgs>? = null) : ConvertibleToJava<ChannelInputAttachmentInputSettingsAudioSelectorArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ChannelInputAttachmentInputSettingsAudioSelectorArgs

Properties

Link copied to clipboard
val name: Output<String>

Name of the Channel. The following arguments are optional:

Link copied to clipboard

The audio selector settings. See Audio Selector Settings for more details.