Skip to content

/AWS1/CL_HLLDELFHIRDATASTORE01

DeleteFHIRDatastoreResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_datastoreid TYPE /AWS1/HLLDATASTOREID /AWS1/HLLDATASTOREID

The AWS-generated ID for the deleted data store.

iv_datastorearn TYPE /AWS1/HLLDATASTOREARN /AWS1/HLLDATASTOREARN

The Amazon Resource Name (ARN) that grants access permission to AWS HealthLake.

iv_datastorestatus TYPE /AWS1/HLLDATASTORESTATUS /AWS1/HLLDATASTORESTATUS

The data store status.

iv_datastoreendpoint TYPE /AWS1/HLLBOUNDEDLENGTHSTRING /AWS1/HLLBOUNDEDLENGTHSTRING

The AWS endpoint of the data store to be deleted.


Queryable Attributes

DatastoreId

The AWS-generated ID for the deleted data store.

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) that grants access permission to AWS HealthLake.

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 of the data store to be deleted.

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