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