Class: Aws::Types::ThirdPartyJob
- Inherits:
-
Object
- Object
- Aws::Types::ThirdPartyJob
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#client_id ⇒ ::String
Returns the value of attribute client_id.
-
#job_id ⇒ ::String
Returns the value of attribute job_id.
Instance Attribute Details
#client_id ⇒ ::String
Returns the value of attribute client_id.
1419 1420 1421 |
# File 'sig/types.rbs', line 1419 def client_id @client_id end |
#job_id ⇒ ::String
Returns the value of attribute job_id.
1420 1421 1422 |
# File 'sig/types.rbs', line 1420 def job_id @job_id end |