Get Bot Association Result
data class GetBotAssociationResult(val id: String, val instanceId: String, val lexBot: GetBotAssociationLexBot)
A collection of values returned by getBotAssociation.
A collection of values returned by getBotAssociation.