inputAttachments

@JvmName(name = "bnbgsntnjumchnuu")
suspend fun inputAttachments(value: Output<List<ChannelInputAttachmentArgs>>)
@JvmName(name = "bjdxxghhcmfjytym")
suspend fun inputAttachments(value: List<ChannelInputAttachmentArgs>?)

Parameters

value

Input attachments for the channel. See Input Attachments for more details.


@JvmName(name = "tbmqxdojtaxegyhs")
suspend fun inputAttachments(vararg values: Output<ChannelInputAttachmentArgs>)


@JvmName(name = "enaiiftjgoqbggpe")
suspend fun inputAttachments(values: List<Output<ChannelInputAttachmentArgs>>)
@JvmName(name = "ntspsjkeyqnhkgor")
suspend fun inputAttachments(vararg values: ChannelInputAttachmentArgs)

Parameters

values

Input attachments for the channel. See Input Attachments for more details.


@JvmName(name = "ybggsnncjolkmbrc")
suspend fun inputAttachments(argument: List<suspend ChannelInputAttachmentArgsBuilder.() -> Unit>)
@JvmName(name = "irqtfvgnargamthh")
suspend fun inputAttachments(vararg argument: suspend ChannelInputAttachmentArgsBuilder.() -> Unit)
@JvmName(name = "dvnxnfmmstllwhmh")
suspend fun inputAttachments(argument: suspend ChannelInputAttachmentArgsBuilder.() -> Unit)

Parameters

argument

Input attachments for the channel. See Input Attachments for more details.