Bot S3Bucket Log Destination Args
data class BotS3BucketLogDestinationArgs(val kmsKeyArn: Output<String>? = null, val logPrefix: Output<String>, val s3BucketArn: Output<String>) : ConvertibleToJava<BotS3BucketLogDestinationArgs>