Prompt Text S3Location Args
data class PromptTextS3LocationArgs(val bucket: Output<String>, val key: Output<String>, val version: Output<String>? = null) : ConvertibleToJava<PromptTextS3LocationArgs>
The identifier for the S3 resource.