attachments

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


@JvmName(name = "lqxcinmlmmuiuhny")
suspend fun attachments(values: List<Output<DocumentAttachmentsSourceArgs>>)
@JvmName(name = "dnkxwhmnhbfdjwko")
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 = "qkobjxdpdywsflrf")
suspend fun attachments(argument: List<suspend DocumentAttachmentsSourceArgsBuilder.() -> Unit>)
@JvmName(name = "mamqcttiptwymlom")
suspend fun attachments(vararg argument: suspend DocumentAttachmentsSourceArgsBuilder.() -> Unit)
@JvmName(name = "lhmhsxcooabtdpwf")
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.