Module: Aws::IoTSiteWise::Client::_StartSearchResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartSearchResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#group_id ⇒ ::String
2375 |
# File 'sig/client.rbs', line 2375 def group_id: () -> ::String |
#search_id ⇒ ::String
2372 |
# File 'sig/client.rbs', line 2372 def search_id: () -> ::String |
#status ⇒ "QUEUED", ...
2374 |
# File 'sig/client.rbs', line 2374 def status: () -> ("QUEUED" | "RUNNING" | "SUCCEEDED" | "FAILED") |
#workspace_name ⇒ ::String
2373 |
# File 'sig/client.rbs', line 2373 def workspace_name: () -> ::String |