instructionsDocuments

@JvmName(name = "jftscyximaxrvvsx")
suspend fun instructionsDocuments(value: Output<List<CapabilityS3LocationArgs>>)
@JvmName(name = "pnvmovslhaiihkad")
suspend fun instructionsDocuments(value: List<CapabilityS3LocationArgs>?)

Parameters

value

Specifies one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability. Each item contains the name of the bucket and the key, to identify the document's location.


@JvmName(name = "ddeecbecgewuipdc")
suspend fun instructionsDocuments(vararg values: Output<CapabilityS3LocationArgs>)


@JvmName(name = "sygjknymbskemkns")
suspend fun instructionsDocuments(values: List<Output<CapabilityS3LocationArgs>>)
@JvmName(name = "ilfqtldujlbyloty")
suspend fun instructionsDocuments(vararg values: CapabilityS3LocationArgs)

Parameters

values

Specifies one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability. Each item contains the name of the bucket and the key, to identify the document's location.


@JvmName(name = "fjpegrgxnqfkeixs")
suspend fun instructionsDocuments(argument: List<suspend CapabilityS3LocationArgsBuilder.() -> Unit>)
@JvmName(name = "aoxcbjxprynnquxk")
suspend fun instructionsDocuments(vararg argument: suspend CapabilityS3LocationArgsBuilder.() -> Unit)
@JvmName(name = "guwtwfdryksbyjod")
suspend fun instructionsDocuments(argument: suspend CapabilityS3LocationArgsBuilder.() -> Unit)

Parameters

argument

Specifies one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability. Each item contains the name of the bucket and the key, to identify the document's location.