NaturalLanguageQueryGenerationOptionsOutput
Container for parameters representing the state of the natural language query generation feature on the specified domain.
Contents
- CurrentState
-
The current state of the natural language query generation feature, indicating completion, in progress, or failure.
Type: String
Valid Values:
NOT_ENABLED | ENABLE_COMPLETE | ENABLE_IN_PROGRESS | ENABLE_FAILED | DISABLE_COMPLETE | DISABLE_IN_PROGRESS | DISABLE_FAILED
Required: No
- DesiredState
-
The desired state of the natural language query generation feature. Valid values are ENABLED and DISABLED.
Type: String
Valid Values:
ENABLED | DISABLED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: