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