Choice
A choice available to answer question.
Contents
- AdditionalResources
-
The additional resources for a choice in a custom lens.
A choice can have up to two additional resources: one of type
HELPFUL_RESOURCE
, one of typeIMPROVEMENT_PLAN
, or both.Type: Array of AdditionalResources objects
Required: No
- ChoiceId
-
The ID of a choice.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
- Description
-
The description of a choice.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
- HelpfulResource
-
The helpful resource (both text and URL) for a particular choice.
This field only applies to custom lenses. Each choice can have only one helpful resource.
Type: ChoiceContent object
Required: No
- ImprovementPlan
-
The improvement plan (both text and URL) for a particular choice.
This field only applies to custom lenses. Each choice can have only one improvement plan.
Type: ChoiceContent object
Required: No
- Title
-
The title of a choice.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: