Class: Aws::Types::SearchResourcesCriteriaBlock
- Inherits:
-
Object
- Object
- Aws::Types::SearchResourcesCriteriaBlock
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#and ⇒ ::Array[Types::SearchResourcesCriteria]
Returns the value of attribute and.
Instance Attribute Details
#and ⇒ ::Array[Types::SearchResourcesCriteria]
Returns the value of attribute and.
1604 1605 1606 |
# File 'sig/types.rbs', line 1604 def and @and end |