Class: Aws::Types::GetEvaluationJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetEvaluationJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_identifier ⇒ ::String
Returns the value of attribute job_identifier.
Instance Attribute Details
#job_identifier ⇒ ::String
Returns the value of attribute job_identifier.
1861 1862 1863 |
# File 'sig/types.rbs', line 1861 def job_identifier @job_identifier end |