pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.kendra.kotlin.outputs
/
GetFaqS3Path
Get
Faq
S3Path
data
class
GetFaqS3Path
(
val
bucket
:
String
,
val
key
:
String
)
Types
Constructors
Properties
Constructors
Get
Faq
S3Path
Link copied to clipboard
fun
GetFaqS3Path
(
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.