Module: Aws::IoTDeviceAdvisor::Client::_StartSuiteRunResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartSuiteRunResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#created_at ⇒ ::Time
208 |
# File 'sig/client.rbs', line 208
def created_at: () -> ::Time
|
#endpoint ⇒ ::String
209 |
# File 'sig/client.rbs', line 209
def endpoint: () -> ::String
|
#suite_run_arn ⇒ ::String
207 |
# File 'sig/client.rbs', line 207
def suite_run_arn: () -> ::String
|
#suite_run_id ⇒ ::String
206 |
# File 'sig/client.rbs', line 206
def suite_run_id: () -> ::String
|