toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lex.kotlin.outputs
/
BotS3BucketLogDestination
Bot
S3Bucket
Log
Destination
data
class
BotS3BucketLogDestination
(
val
kmsKeyArn
:
String
?
=
null
,
val
logPrefix
:
String
,
val
s3BucketArn
:
String
)
Members
Constructors
Bot
S3Bucket
Log
Destination
Link copied to clipboard
constructor
(
kmsKeyArn
:
String
?
=
null
,
logPrefix
:
String
,
s3BucketArn
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
kms
Key
Arn
Link copied to clipboard
val
kmsKeyArn
:
String
?
=
null
log
Prefix
Link copied to clipboard
val
logPrefix
:
String
s3Bucket
Arn
Link copied to clipboard
val
s3BucketArn
:
String