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

Returns:

  • (::String)


126
# File 'sig/client.rbs', line 126

def datastore_id: () -> ::String

#datastore_status"CREATING", ...

Returns:

  • ("CREATING", "CREATE_FAILED", "ACTIVE", "DELETING", "DELETED")


127
# File 'sig/client.rbs', line 127

def datastore_status: () -> ("CREATING" | "CREATE_FAILED" | "ACTIVE" | "DELETING" | "DELETED")