Class: Aws::Kendra::Types::Warning
- Inherits:
-
Struct
- Object
- Struct
- Aws::Kendra::Types::Warning
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-kendra/types.rb
Overview
The warning code and message that explains a problem with a query.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#code ⇒ String
The code used to show the type of warning for the query.
-
#message ⇒ String
The message that explains the problem with the query.