Class: Aws::Types::GetStatusInput
- Inherits:
-
Object
- Object
- Aws::Types::GetStatusInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#api_version ⇒ ::String
Returns the value of attribute api_version.
-
#job_id ⇒ ::String
Returns the value of attribute job_id.
Instance Attribute Details
#api_version ⇒ ::String
Returns the value of attribute api_version.
91 92 93 |
# File 'sig/types.rbs', line 91 def api_version @api_version end |
#job_id ⇒ ::String
Returns the value of attribute job_id.
90 91 92 |
# File 'sig/types.rbs', line 90 def job_id @job_id end |