data class V2modelsBotMemberArgs(val aliasId: Output<String>, val aliasName: Output<String>, val id: Output<String>, val name: Output<String>, val version: Output<String>) : ConvertibleToJava<V2modelsBotMemberArgs>
Name of the bot. The bot name must be unique in the account that creates the bot. Type String. Length Constraints: Minimum length of 1. Maximum length of 100.