/AWS1/CL_IAPIAMIDCENTERFORLIST¶
IAM Identity Center credentials. For more information see, IAM Identity Center .
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_instancearn TYPE /AWS1/IAPSTRING /AWS1/IAPSTRING¶
Amazon Resource Name (ARN) for the IAM Identity Center instance.
iv_approvalportalurl TYPE /AWS1/IAPSTRING /AWS1/IAPSTRING¶
URL for the approval portal associated with the IAM Identity Center instance.
iv_region TYPE /AWS1/IAPSTRING /AWS1/IAPSTRING¶
Amazon Web Services Region where the IAM Identity Center instance is located.
Queryable Attributes¶
InstanceArn¶
Amazon Resource Name (ARN) for 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 |
ApprovalPortalUrl¶
URL for the approval portal associated with the IAM Identity Center instance.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPROVALPORTALURL() |
Getter for APPROVALPORTALURL, with configurable default |
ASK_APPROVALPORTALURL() |
Getter for APPROVALPORTALURL w/ exceptions if field has no v |
HAS_APPROVALPORTALURL() |
Determine if APPROVALPORTALURL has a value |
Region¶
Amazon Web Services Region where the IAM Identity Center instance is located.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REGION() |
Getter for REGION, with configurable default |
ASK_REGION() |
Getter for REGION w/ exceptions if field has no value |
HAS_REGION() |
Determine if REGION has a value |