ChannelInputAttachmentInputSettingsAudioSelectorArgs

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

Constructors

constructor(name: Output<String>, selectorSettings: Output<ChannelInputAttachmentInputSettingsAudioSelectorSelectorSettingsArgs>? = null)

Properties

Link copied to clipboard
val name: Output<String>

Name of the Channel. The following arguments are optional:

Functions

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