Module: Aws::IoTSiteWise::Client::_CreateTaskResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateTaskResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#status ⇒ Types::ResourceStatus
742 |
# File 'sig/client.rbs', line 742
def status: () -> Types::ResourceStatus
|
#task_arn ⇒ ::String
740 |
# File 'sig/client.rbs', line 740
def task_arn: () -> ::String
|
#task_name ⇒ ::String
739 |
# File 'sig/client.rbs', line 739
def task_name: () -> ::String
|
#version ⇒ ::String
741 |
# File 'sig/client.rbs', line 741
def version: () -> ::String
|