BotRecommendationSummary
A summary of the bot recommendation.
Contents
- botRecommendationId
-
The unique identifier of the bot recommendation to be updated.
Type: String
Length Constraints: Fixed length of 10.
Pattern:
^[0-9a-zA-Z]+$
Required: Yes
- botRecommendationStatus
-
The status of the bot recommendation.
If the status is Failed, then the reasons for the failure are listed in the failureReasons field.
Type: String
Valid Values:
Processing | Deleting | Deleted | Downloading | Updating | Available | Failed | Stopping | Stopped
Required: Yes
- creationDateTime
-
A timestamp of the date and time that the bot recommendation was created.
Type: Timestamp
Required: No
- lastUpdatedDateTime
-
A timestamp of the date and time that the bot recommendation was last updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: