/AWS1/CL_AAAIDCENTERDETAILS¶
Contains detailed information about the IAM Identity Center configuration for an application.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_instancearn TYPE /AWS1/AAAIDENTITYCENTERINSTARN /AWS1/AAAIDENTITYCENTERINSTARN¶
The ARN of the IAM Identity Center instance.
Optional arguments:¶
iv_applicationarn TYPE /AWS1/AAAIDENTITYCENTERAPPARN /AWS1/AAAIDENTITYCENTERAPPARN¶
The ARN of the IAM Identity Center application created for this account access manager application.
Queryable Attributes¶
instanceArn¶
The ARN of the IAM Identity Center instance.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSTANCEARN() |
Getter for INSTANCEARN, with configurable default |
ASK_INSTANCEARN() |
Getter for INSTANCEARN w/ exceptions if field has no value |
HAS_INSTANCEARN() |
Determine if INSTANCEARN has a value |
applicationArn¶
The ARN of the IAM Identity Center application created for this account access manager application.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLICATIONARN() |
Getter for APPLICATIONARN, with configurable default |
ASK_APPLICATIONARN() |
Getter for APPLICATIONARN w/ exceptions if field has no valu |
HAS_APPLICATIONARN() |
Determine if APPLICATIONARN has a value |