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