toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.kendra.kotlin.outputs
/
GetFaqS3Path
Get
Faq
S3Path
data
class
GetFaqS3Path
(
val
bucket
:
String
,
val
key
:
String
)
Members
Constructors
Get
Faq
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.