| 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 |
|---|---|
CreateFHIRDatastoreResult |
CreateFHIRDatastoreResult.withDatastoreStatus(DatastoreStatus datastoreStatus)
The status of the FHIR Data Store.
|
DatastoreFilter |
DatastoreFilter.withDatastoreStatus(DatastoreStatus datastoreStatus)
Allows the user to filter Data Store results by status.
|
DeleteFHIRDatastoreResult |
DeleteFHIRDatastoreResult.withDatastoreStatus(DatastoreStatus datastoreStatus)
The status of the Data Store that the user has requested to be deleted.
|
DatastoreProperties |
DatastoreProperties.withDatastoreStatus(DatastoreStatus datastoreStatus)
The status of the Data Store.
|
Copyright © 2021. All rights reserved.