instructions Documents
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.
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.
suspend fun instructionsDocuments(argument: List<suspend CapabilityS3LocationArgsBuilder.() -> Unit>)
suspend fun instructionsDocuments(vararg 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.