Skip to content

/AWS1/CL_HLLCREFHIRDATASTORE01

CreateFHIRDatastoreResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_datastoreid TYPE /AWS1/HLLDATASTOREID /AWS1/HLLDATASTOREID

The data store identifier.

iv_datastorearn TYPE /AWS1/HLLDATASTOREARN /AWS1/HLLDATASTOREARN

The Amazon Resource Name (ARN) for the data store.

iv_datastorestatus TYPE /AWS1/HLLDATASTORESTATUS /AWS1/HLLDATASTORESTATUS

The data store status.

iv_datastoreendpoint TYPE /AWS1/HLLBOUNDEDLENGTHSTRING /AWS1/HLLBOUNDEDLENGTHSTRING

The AWS endpoint created for the data store.


Queryable Attributes

DatastoreId

The data store identifier.

Accessible with the following methods

Method Description
GET_DATASTOREID() Getter for DATASTOREID, with configurable default
ASK_DATASTOREID() Getter for DATASTOREID w/ exceptions if field has no value
HAS_DATASTOREID() Determine if DATASTOREID has a value

DatastoreArn

The Amazon Resource Name (ARN) for the data store.

Accessible with the following methods

Method Description
GET_DATASTOREARN() Getter for DATASTOREARN, with configurable default
ASK_DATASTOREARN() Getter for DATASTOREARN w/ exceptions if field has no value
HAS_DATASTOREARN() Determine if DATASTOREARN has a value

DatastoreStatus

The data store status.

Accessible with the following methods

Method Description
GET_DATASTORESTATUS() Getter for DATASTORESTATUS, with configurable default
ASK_DATASTORESTATUS() Getter for DATASTORESTATUS w/ exceptions if field has no val
HAS_DATASTORESTATUS() Determine if DATASTORESTATUS has a value

DatastoreEndpoint

The AWS endpoint created for the data store.

Accessible with the following methods

Method Description
GET_DATASTOREENDPOINT() Getter for DATASTOREENDPOINT, with configurable default
ASK_DATASTOREENDPOINT() Getter for DATASTOREENDPOINT w/ exceptions if field has no v
HAS_DATASTOREENDPOINT() Determine if DATASTOREENDPOINT has a value