Interface DescribeFhirDatastoreResponse.Builder

    • Method Detail

      • datastoreProperties

        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.

        Parameters:
        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.
        Returns:
        Returns a reference to this object so that method calls can be chained together.