Module: Aws::Inspector2::Client::_GetCisScanReportResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetCisScanReportResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#status ⇒ "SUCCEEDED", ...
509 |
# File 'sig/client.rbs', line 509
def status: () -> ("SUCCEEDED" | "FAILED" | "IN_PROGRESS")
|
#url ⇒ ::String
508 |
# File 'sig/client.rbs', line 508
def url: () -> ::String
|