s3FileLocation

@JvmName(name = "yqoavahhiccermms")
suspend fun s3FileLocation(value: Output<WorkflowS3InputFileLocationArgs>)
@JvmName(name = "mctnvkcescavfpyr")
suspend fun s3FileLocation(value: WorkflowS3InputFileLocationArgs?)

Parameters

value

Specifies the details for the file location for the file that's being used in the workflow. Only applicable if you are using Amazon S3 storage.


@JvmName(name = "tnamynjvqiduouva")
suspend fun s3FileLocation(argument: suspend WorkflowS3InputFileLocationArgsBuilder.() -> Unit)

Parameters

argument

Specifies the details for the file location for the file that's being used in the workflow. Only applicable if you are using Amazon S3 storage.