Class: Aws::Types::BatchDeleteEvaluationJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::BatchDeleteEvaluationJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_identifiers ⇒ ::Array[::String]
Returns the value of attribute job_identifiers.
Instance Attribute Details
#job_identifiers ⇒ ::Array[::String]
Returns the value of attribute job_identifiers.
853 854 855 |
# File 'sig/types.rbs', line 853 def job_identifiers @job_identifiers end |