attachments

@JvmName(name = "jchelxyfabwpmlae")
suspend fun attachments(value: Output<List<DocumentAttachmentsSourceArgs>>)
@JvmName(name = "coqrhpptppyjjjxe")
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 = "jtlnmquyqiattqtf")
suspend fun attachments(vararg values: Output<DocumentAttachmentsSourceArgs>)


@JvmName(name = "haclhvhuekcbkbxq")
suspend fun attachments(values: List<Output<DocumentAttachmentsSourceArgs>>)
@JvmName(name = "ajvkmsuqiaqgfweo")
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 = "ysuffkciaqhghwxf")
suspend fun attachments(argument: List<suspend DocumentAttachmentsSourceArgsBuilder.() -> Unit>)
@JvmName(name = "jwakjamvdbnkhxpa")
suspend fun attachments(vararg argument: suspend DocumentAttachmentsSourceArgsBuilder.() -> Unit)
@JvmName(name = "gmluxnejgxihqnml")
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.