Sha256: c1874702a59d57a0f86644c4c9f5f327ce8a0897b4d2f40f45e17acf043570d8
Contents?: true
Size: 983 Bytes
Versions: 41
Compression:
Stored size: 983 Bytes
Contents
--- title: LexBotAlias --- ## PureCloud::LexBotAlias ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **bot** | [**LexBot**](LexBot.html) | The Lex bot this is an alias for | [optional] | | **bot_version** | **String** | The version of the Lex bot this alias points at | [optional] | | **status** | **String** | The status of the Lex bot alias | | | **failure_reason** | **String** | If the status is FAILED, Amazon Lex explains why it failed to build the bot | [optional] | | **language** | **String** | The target language of the Lex bot | [optional] | | **intents** | [**Array<LexIntent>**](LexIntent.html) | An array of Intents associated with this bot alias | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
41 entries across 41 versions & 1 rubygems