AWSConnectLexBot
Objective-C
@interface AWSConnectLexBotSwift
class AWSConnectLexBotConfiguration information of an Amazon Lex bot.
Required parameters: [Name, LexRegion]
- 
                  
                  The Amazon Web Services Region where the Amazon Lex bot was created. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable lexRegion;Swift var lexRegion: String? { get set }
- 
                  
                  The name of the Amazon Lex bot. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable name;Swift var name: String? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSConnectLexBot Class Reference
        AWSConnectLexBot Class Reference