PutBotAliasResponse constructor
PutBotAliasResponse({})
Implementation
PutBotAliasResponse({
this.botName,
this.botVersion,
this.checksum,
this.conversationLogs,
this.createdDate,
this.description,
this.lastUpdatedDate,
this.name,
this.tags,
});