GetThesaurusSourceS3Path

data class GetThesaurusSourceS3Path(val bucket: String, val key: String)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the S3 bucket that contains the file.

Link copied to clipboard
val key: String

Name of the file.