| Package | Description |
|---|---|
| com.amazonaws.services.healthlake.model |
| Modifier and Type | Method and Description |
|---|---|
static DatastoreStatus |
DatastoreStatus.fromValue(String value)
Use this in place of valueOf.
|
static DatastoreStatus |
DatastoreStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatastoreStatus[] |
DatastoreStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DatastoreFilter |
DatastoreFilter.withDatastoreStatus(DatastoreStatus datastoreStatus)
Allows the user to filter data store results by status.
|
DatastoreProperties |
DatastoreProperties.withDatastoreStatus(DatastoreStatus datastoreStatus)
The status of the data store.
|
DeleteFHIRDatastoreResult |
DeleteFHIRDatastoreResult.withDatastoreStatus(DatastoreStatus datastoreStatus)
The status of the data store that the user has requested to be deleted.
|
CreateFHIRDatastoreResult |
CreateFHIRDatastoreResult.withDatastoreStatus(DatastoreStatus datastoreStatus)
The status of the FHIR data store.
|
Copyright © 2024. All rights reserved.