Flow S3Location Args
data class FlowS3LocationArgs(val bucket: Output<String>, val key: Output<String>, val version: Output<String>? = null) : ConvertibleToJava<FlowS3LocationArgs>
A bucket, key and optional version pointing to an S3 object containing a UTF-8 encoded JSON string Definition with the same schema as the Definition property of this resource