NAME
Paws::HealthLake::CreateFHIRDatastoreResponse
ATTRIBUTES
REQUIRED DatastoreArn => Str
The datastore ARN is generated during the creation of the Data Store and can be found in the output from the initial Data Store creation call.
REQUIRED DatastoreEndpoint => Str
The AWS endpoint for the created Data Store. For preview, only US-east-1 endpoints are supported.
REQUIRED DatastoreId => Str
The AWS-generated Data Store id. This id is in the output from the initial Data Store creation call.
REQUIRED DatastoreStatus => Str
The status of the FHIR Data Store. Possible statuses are ‘CREATING’, ‘ACTIVE’, ‘DELETING’, ‘DELETED’.
Valid values are: "CREATING"
, "ACTIVE"
, "DELETING"
, "DELETED"
=head2 _request_id => Str