Bot Args
constructor(autoBuildBotLocales: Output<Boolean>? = null, botFileS3Location: Output<BotS3LocationArgs>? = null, botLocales: Output<List<BotLocaleArgs>>? = null, botTags: Output<List<BotTagArgs>>? = null, dataPrivacy: Output<DataPrivacyPropertiesArgs>? = null, description: Output<String>? = null, idleSessionTtlInSeconds: Output<Int>? = null, name: Output<String>? = null, roleArn: Output<String>? = null, testBotAliasSettings: Output<BotTestBotAliasSettingsArgs>? = null, testBotAliasTags: Output<List<BotTagArgs>>? = null)