Bot S3Location
data class BotS3Location(val s3Bucket: String, val s3ObjectKey: String, val s3ObjectVersion: String? = null)
S3 location of bot definitions zip file, if it's not defined inline in CloudFormation.
S3 location of bot definitions zip file, if it's not defined inline in CloudFormation.