Bot Grammar Slot Type Source
data class BotGrammarSlotTypeSource(val kmsKeyArn: String? = null, val s3BucketName: String, val s3ObjectKey: String)
Describes the Amazon S3 bucket name and location for the grammar that is the source for the slot type.