Module: Aws::IoT::Client::_CreateJobResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateJobResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#description ⇒ ::String
547 |
# File 'sig/client.rbs', line 547
def description: () -> ::String
|
#job_arn ⇒ ::String
545 |
# File 'sig/client.rbs', line 545
def job_arn: () -> ::String
|
#job_id ⇒ ::String
546 |
# File 'sig/client.rbs', line 546
def job_id: () -> ::String
|