QuerySuggestionsBlockListSourceS3PathArgs

data class QuerySuggestionsBlockListSourceS3PathArgs(val bucket: Output<String>, val key: Output<String>) : ConvertibleToJava<QuerySuggestionsBlockListSourceS3PathArgs>

Constructors

fun QuerySuggestionsBlockListSourceS3PathArgs(bucket: Output<String>, key: Output<String>)

Functions

Link copied to clipboard
open override fun toJava(): QuerySuggestionsBlockListSourceS3PathArgs

Properties

Link copied to clipboard
val bucket: Output<String>

The name of the S3 bucket that contains the file.

Link copied to clipboard
val key: Output<String>

The name of the file. The following arguments are optional: