caption Selectors
suspend fun captionSelectors(value: Output<List<ChannelInputAttachmentInputSettingsCaptionSelectorArgs>>)
Parameters
value
suspend fun captionSelectors(vararg values: Output<ChannelInputAttachmentInputSettingsCaptionSelectorArgs>)
suspend fun captionSelectors(values: List<Output<ChannelInputAttachmentInputSettingsCaptionSelectorArgs>>)
Parameters
values
suspend fun captionSelectors(argument: List<suspend ChannelInputAttachmentInputSettingsCaptionSelectorArgsBuilder.() -> Unit>)
suspend fun captionSelectors(vararg argument: suspend ChannelInputAttachmentInputSettingsCaptionSelectorArgsBuilder.() -> Unit)
suspend fun captionSelectors(argument: suspend ChannelInputAttachmentInputSettingsCaptionSelectorArgsBuilder.() -> Unit)
Parameters
argument