attachmentsSources

@JvmName(name = "chhrgqargjvipdbq")
suspend fun attachmentsSources(value: Output<List<DocumentAttachmentsSourceArgs>>)
@JvmName(name = "vuaoiwsrnutsloqb")
suspend fun attachmentsSources(value: List<DocumentAttachmentsSourceArgs>?)

Parameters

value

One or more configuration blocks describing attachments sources to a version of a document. Defined below.


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


@JvmName(name = "nqibrpxjcytknyqf")
suspend fun attachmentsSources(values: List<Output<DocumentAttachmentsSourceArgs>>)
@JvmName(name = "pdmlkbjettjckqox")
suspend fun attachmentsSources(vararg values: DocumentAttachmentsSourceArgs)

Parameters

values

One or more configuration blocks describing attachments sources to a version of a document. Defined below.


@JvmName(name = "ywiqitixkvbpncha")
suspend fun attachmentsSources(argument: List<suspend DocumentAttachmentsSourceArgsBuilder.() -> Unit>)
@JvmName(name = "umukfecwkkpaxkte")
suspend fun attachmentsSources(vararg argument: suspend DocumentAttachmentsSourceArgsBuilder.() -> Unit)
@JvmName(name = "oqfhlviyedghjosd")
suspend fun attachmentsSources(argument: suspend DocumentAttachmentsSourceArgsBuilder.() -> Unit)

Parameters

argument

One or more configuration blocks describing attachments sources to a version of a document. Defined below.