/AWS1/CL_ATHIDENTITYCENTERCONF¶
Specifies whether the workgroup is IAM Identity Center supported.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_enableidentitycenter TYPE /AWS1/ATHBOXEDBOOLEAN /AWS1/ATHBOXEDBOOLEAN¶
Specifies whether the workgroup is IAM Identity Center supported.
iv_identitycenterinstancearn TYPE /AWS1/ATHIDCENTERINSTANCEARN /AWS1/ATHIDCENTERINSTANCEARN¶
The IAM Identity Center instance ARN that the workgroup associates to.
Queryable Attributes¶
EnableIdentityCenter¶
Specifies whether the workgroup is IAM Identity Center supported.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENABLEIDENTITYCENTER() |
Getter for ENABLEIDENTITYCENTER, with configurable default |
ASK_ENABLEIDENTITYCENTER() |
Getter for ENABLEIDENTITYCENTER w/ exceptions if field has n |
HAS_ENABLEIDENTITYCENTER() |
Determine if ENABLEIDENTITYCENTER has a value |
IdentityCenterInstanceArn¶
The IAM Identity Center instance ARN that the workgroup associates to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IDCENTERINSTANCEARN() |
Getter for IDENTITYCENTERINSTANCEARN, with configurable defa |
ASK_IDCENTERINSTANCEARN() |
Getter for IDENTITYCENTERINSTANCEARN w/ exceptions if field |
HAS_IDCENTERINSTANCEARN() |
Determine if IDENTITYCENTERINSTANCEARN has a value |