/AWS1/CL_WSPIDCCONFIG¶
Specifies the configurations of the identity center.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_instancearn TYPE /AWS1/WSPARN /AWS1/WSPARN¶
The Amazon Resource Name (ARN) of the identity center instance.
iv_applicationarn TYPE /AWS1/WSPARN /AWS1/WSPARN¶
The Amazon Resource Name (ARN) of the application.
Queryable Attributes¶
InstanceArn¶
The Amazon Resource Name (ARN) of the 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 Amazon Resource Name (ARN) of the 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 |