Channel Input Attachment Input Settings Args Builder
Functions
Link copied to clipboard
suspend fun audioSelectors(value: Output<List<ChannelInputAttachmentInputSettingsAudioSelectorArgs>>)
suspend fun audioSelectors(vararg values: Output<ChannelInputAttachmentInputSettingsAudioSelectorArgs>)
suspend fun audioSelectors(vararg argument: suspend ChannelInputAttachmentInputSettingsAudioSelectorArgsBuilder.() -> Unit)
suspend fun audioSelectors(values: List<Output<ChannelInputAttachmentInputSettingsAudioSelectorArgs>>)
suspend fun audioSelectors(argument: List<suspend ChannelInputAttachmentInputSettingsAudioSelectorArgsBuilder.() -> Unit>)
suspend fun audioSelectors(argument: suspend ChannelInputAttachmentInputSettingsAudioSelectorArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun captionSelectors(value: Output<List<ChannelInputAttachmentInputSettingsCaptionSelectorArgs>>)
suspend fun captionSelectors(vararg values: Output<ChannelInputAttachmentInputSettingsCaptionSelectorArgs>)
suspend fun captionSelectors(vararg argument: suspend ChannelInputAttachmentInputSettingsCaptionSelectorArgsBuilder.() -> Unit)
suspend fun captionSelectors(values: List<Output<ChannelInputAttachmentInputSettingsCaptionSelectorArgs>>)
suspend fun captionSelectors(argument: List<suspend ChannelInputAttachmentInputSettingsCaptionSelectorArgsBuilder.() -> Unit>)
suspend fun captionSelectors(argument: suspend ChannelInputAttachmentInputSettingsCaptionSelectorArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun networkInputSettings(value: ChannelInputAttachmentInputSettingsNetworkInputSettingsArgs?)
suspend fun networkInputSettings(value: Output<ChannelInputAttachmentInputSettingsNetworkInputSettingsArgs>)
suspend fun networkInputSettings(argument: suspend ChannelInputAttachmentInputSettingsNetworkInputSettingsArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun videoSelector(argument: suspend ChannelInputAttachmentInputSettingsVideoSelectorArgsBuilder.() -> Unit)