Module: Aws::MedicalImaging::Client::_DeleteDatastoreResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteDatastoreResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#datastore_id ⇒ ::String
126 |
# File 'sig/client.rbs', line 126
def datastore_id: () -> ::String
|
#datastore_status ⇒ "CREATING", ...
127 |
# File 'sig/client.rbs', line 127
def datastore_status: () -> ("CREATING" | "CREATE_FAILED" | "ACTIVE" | "DELETING" | "DELETED")
|