Class: Aws::Types::AiAgentsCriteria
- Inherits:
-
Object
- Object
- Aws::Types::AiAgentsCriteria
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#criteria ⇒ ::Array[Types::AiAgentSearchCriteria]
Returns the value of attribute criteria.
Instance Attribute Details
#criteria ⇒ ::Array[Types::AiAgentSearchCriteria]
Returns the value of attribute criteria.
181 182 183 |
# File 'sig/types.rbs', line 181 def criteria @criteria end |