attachmentsSources

@JvmName(name = "pgjatxhocnmabmtp")
suspend fun attachmentsSources(value: Output<List<DocumentAttachmentsSourceArgs>>)
@JvmName(name = "nasfwxcfcgfvexnj")
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 = "eaxrkhkjeqaeithp")
suspend fun attachmentsSources(vararg values: Output<DocumentAttachmentsSourceArgs>)


@JvmName(name = "yxkyhhemsviqsdwn")
suspend fun attachmentsSources(values: List<Output<DocumentAttachmentsSourceArgs>>)
@JvmName(name = "enacsycdqpongmgk")
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 = "exyguffrvgvghcxn")
suspend fun attachmentsSources(argument: List<suspend DocumentAttachmentsSourceArgsBuilder.() -> Unit>)
@JvmName(name = "wrfyxcjlfkolvhhr")
suspend fun attachmentsSources(vararg argument: suspend DocumentAttachmentsSourceArgsBuilder.() -> Unit)
@JvmName(name = "vssirptsabylwsgv")
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.