attachments

@JvmName(name = "jsuxltleequvmotx")
suspend fun attachments(value: Output<List<DocumentAttachmentsSourceArgs>>)
@JvmName(name = "omimokoqyshlyetl")
suspend fun attachments(value: List<DocumentAttachmentsSourceArgs>?)

Parameters

value

A list of key and value pairs that describe attachments to a version of a document.


@JvmName(name = "ubtecgdeanwdefne")
suspend fun attachments(vararg values: Output<DocumentAttachmentsSourceArgs>)


@JvmName(name = "xldsausrsxamcrxe")
suspend fun attachments(values: List<Output<DocumentAttachmentsSourceArgs>>)
@JvmName(name = "kagipswigtjbcsej")
suspend fun attachments(vararg values: DocumentAttachmentsSourceArgs)

Parameters

values

A list of key and value pairs that describe attachments to a version of a document.


@JvmName(name = "eufsrqccmyscaovu")
suspend fun attachments(argument: List<suspend DocumentAttachmentsSourceArgsBuilder.() -> Unit>)
@JvmName(name = "dejyvhipmpdoyhyt")
suspend fun attachments(vararg argument: suspend DocumentAttachmentsSourceArgsBuilder.() -> Unit)
@JvmName(name = "cmdvkkuumkuhehxl")
suspend fun attachments(argument: suspend DocumentAttachmentsSourceArgsBuilder.() -> Unit)

Parameters

argument

A list of key and value pairs that describe attachments to a version of a document.