/AWS1/CL_SAGIDCCONFIGURATION¶
IdC configuration containing application and instance ARNs
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_idcapplicationarn TYPE /AWS1/SAGIDCAPPLICATIONARN /AWS1/SAGIDCAPPLICATIONARN¶
ARN of the IAM Identity Center application associated with this application
iv_idcinstancearn TYPE /AWS1/SAGIDCINSTANCEARN /AWS1/SAGIDCINSTANCEARN¶
ARN of the IAM Identity Center instance used for user authentication
Queryable Attributes¶
idcApplicationArn¶
ARN of the IAM Identity Center application associated with this application
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IDCAPPLICATIONARN() |
Getter for IDCAPPLICATIONARN, with configurable default |
ASK_IDCAPPLICATIONARN() |
Getter for IDCAPPLICATIONARN w/ exceptions if field has no v |
HAS_IDCAPPLICATIONARN() |
Determine if IDCAPPLICATIONARN has a value |
idcInstanceArn¶
ARN of the IAM Identity Center instance used for user authentication
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IDCINSTANCEARN() |
Getter for IDCINSTANCEARN, with configurable default |
ASK_IDCINSTANCEARN() |
Getter for IDCINSTANCEARN w/ exceptions if field has no valu |
HAS_IDCINSTANCEARN() |
Determine if IDCINSTANCEARN has a value |