Module: Aws::IoTManagedIntegrations::Client::_CreateOtaTaskResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateOtaTaskResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#description ⇒ ::String
253 |
# File 'sig/client.rbs', line 253
def description: () -> ::String
|
#task_arn ⇒ ::String
252 |
# File 'sig/client.rbs', line 252
def task_arn: () -> ::String
|
#task_id ⇒ ::String
251 |
# File 'sig/client.rbs', line 251
def task_id: () -> ::String
|