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