pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.kendra.kotlin.outputs
/
QuerySuggestionsBlockListSourceS3Path
Query
Suggestions
Block
List
Source
S3Path
data
class
QuerySuggestionsBlockListSourceS3Path
(
val
bucket
:
String
,
val
key
:
String
)
Types
Constructors
Properties
Constructors
Query
Suggestions
Block
List
Source
S3Path
Link copied to clipboard
fun
QuerySuggestionsBlockListSourceS3Path
(
bucket
:
String
,
key
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
bucket
Link copied to clipboard
val
bucket
:
String
The name of the S3 bucket that contains the file.
key
Link copied to clipboard
val
key
:
String
The name of the file.