| Package | Description |
|---|---|
| software.amazon.awssdk.services.healthlake.model |
| Modifier and Type | Method and Description |
|---|---|
DatastoreProperties |
DescribeFhirDatastoreResponse.datastoreProperties()
All properties associated with a data store, including the data store ID, data store ARN, data store name, data
store status, when the data store was created, data store type version, and the data store's endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
List<DatastoreProperties> |
ListFhirDatastoresResponse.datastorePropertiesList()
All properties associated with the listed data stores.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFhirDatastoreResponse.Builder |
DescribeFhirDatastoreResponse.Builder.datastoreProperties(DatastoreProperties datastoreProperties)
All properties associated with a data store, including the data store ID, data store ARN, data store name,
data store status, when the data store was created, data store type version, and the data store's endpoint.
|
ListFhirDatastoresResponse.Builder |
ListFhirDatastoresResponse.Builder.datastorePropertiesList(DatastoreProperties... datastorePropertiesList)
All properties associated with the listed data stores.
|
| Modifier and Type | Method and Description |
|---|---|
ListFhirDatastoresResponse.Builder |
ListFhirDatastoresResponse.Builder.datastorePropertiesList(Collection<DatastoreProperties> datastorePropertiesList)
All properties associated with the listed data stores.
|
Copyright © 2023. All rights reserved.