Module: Aws::SnowDeviceManagement::Client::_CreateTaskResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateTaskOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#task_arn ⇒ ::String
93 |
# File 'sig/client.rbs', line 93
def task_arn: () -> ::String
|
#task_id ⇒ ::String
94 |
# File 'sig/client.rbs', line 94
def task_id: () -> ::String
|