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

Returns:

  • (::String)


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

def datastore_id: () -> ::String

#datastore_status"CREATING", ...

Returns:

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


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

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