| Package | Description |
|---|---|
| software.amazon.awssdk.services.healthlake.model |
| Modifier and Type | Method and Description |
|---|---|
IdentityProviderConfiguration |
DatastoreProperties.identityProviderConfiguration()
The identity provider that you selected when you created the data store.
|
IdentityProviderConfiguration |
CreateFhirDatastoreRequest.identityProviderConfiguration()
The configuration of the identity provider that you want to use for your data store.
|
| Modifier and Type | Method and Description |
|---|---|
DatastoreProperties.Builder |
DatastoreProperties.Builder.identityProviderConfiguration(IdentityProviderConfiguration identityProviderConfiguration)
The identity provider that you selected when you created the data store.
|
CreateFhirDatastoreRequest.Builder |
CreateFhirDatastoreRequest.Builder.identityProviderConfiguration(IdentityProviderConfiguration identityProviderConfiguration)
The configuration of the identity provider that you want to use for your data store.
|
Copyright © 2023. All rights reserved.