toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.kendra.kotlin.outputs
/
GetQuerySuggestionsBlockListSourceS3Path
Get
Query
Suggestions
Block
List
Source
S3Path
data
class
GetQuerySuggestionsBlockListSourceS3Path
(
val
bucket
:
String
,
val
key
:
String
)
Members
Constructors
Get
Query
Suggestions
Block
List
Source
S3Path
Link copied to clipboard
constructor
(
bucket
:
String
,
key
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
bucket
Link copied to clipboard
val
bucket
:
String
Name of the S3 bucket that contains the file.
key
Link copied to clipboard
val
key
:
String
Name of the file.