Module: Aws::Greengrass::Client::_CreateSoftwareUpdateJobResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateSoftwareUpdateJobResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#iot_job_arn ⇒ ::String
460 |
# File 'sig/client.rbs', line 460
def iot_job_arn: () -> ::String
|
#iot_job_id ⇒ ::String
461 |
# File 'sig/client.rbs', line 461
def iot_job_id: () -> ::String
|
#platform_software_version ⇒ ::String
462 |
# File 'sig/client.rbs', line 462
def platform_software_version: () -> ::String
|