Module: Aws::Inspector::Client::_GetAssessmentReportResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAssessmentReportResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#status ⇒ "WORK_IN_PROGRESS", ...
263 |
# File 'sig/client.rbs', line 263
def status: () -> ("WORK_IN_PROGRESS" | "FAILED" | "COMPLETED")
|
#url ⇒ ::String
264 |
# File 'sig/client.rbs', line 264
def url: () -> ::String
|