Module: Aws::Omics::Client::_DeleteAnnotationStoreResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteAnnotationStoreResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#status ⇒ "CREATING", ...
489 |
# File 'sig/client.rbs', line 489
def status: () -> ("CREATING" | "UPDATING" | "DELETING" | "ACTIVE" | "FAILED")
|