/AWS1/CL_IAPIAMIDENTITYCENTER¶
IAM Identity Center credentials. For more information see, IAM Identity Center .
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_instancearn TYPE /AWS1/IAPIDCINSTANCEARN /AWS1/IAPIDCINSTANCEARN¶
Amazon Resource Name (ARN) for 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 |
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 |