Module: Aws::SecurityIR::Client::_CloseCaseResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CloseCaseResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#case_status ⇒ "Submitted", ...
105 |
# File 'sig/client.rbs', line 105
def case_status: () -> ("Submitted" | "Acknowledged" | "Detection and Analysis" | "Containment, Eradication and Recovery" | "Post-incident Activities" | "Ready to Close" | "Closed")
|
#closed_date ⇒ ::Time
106 |
# File 'sig/client.rbs', line 106
def closed_date: () -> ::Time
|