GetQuerySuggestionsBlockListSourceS3Path

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

Constructors

Link copied to clipboard
constructor(bucket: String, key: String)

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.