Skip to content

/AWS1/CL_CNHWEBAPPCONF

Configuration for the Domain web application, including Identity Center settings. If provided, all fields are required.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_ehrrole TYPE /AWS1/CNHSTRING /AWS1/CNHSTRING

ARN of the IAM role used for EHR operations.

iv_idcapplicationid TYPE /AWS1/CNHSTRING /AWS1/CNHSTRING

The Identity Center application ID associated with this Domain.

iv_idcregion TYPE /AWS1/CNHSTRING /AWS1/CNHSTRING

The AWS region where Identity Center is configured.


Queryable Attributes

ehrRole

ARN of the IAM role used for EHR operations.

Accessible with the following methods

Method Description
GET_EHRROLE() Getter for EHRROLE, with configurable default
ASK_EHRROLE() Getter for EHRROLE w/ exceptions if field has no value
HAS_EHRROLE() Determine if EHRROLE has a value

idcApplicationId

The Identity Center application ID associated with this Domain.

Accessible with the following methods

Method Description
GET_IDCAPPLICATIONID() Getter for IDCAPPLICATIONID, with configurable default
ASK_IDCAPPLICATIONID() Getter for IDCAPPLICATIONID w/ exceptions if field has no va
HAS_IDCAPPLICATIONID() Determine if IDCAPPLICATIONID has a value

idcRegion

The AWS region where Identity Center is configured.

Accessible with the following methods

Method Description
GET_IDCREGION() Getter for IDCREGION, with configurable default
ASK_IDCREGION() Getter for IDCREGION w/ exceptions if field has no value
HAS_IDCREGION() Determine if IDCREGION has a value