/AWS1/CL_OSRIAMIDCENTEROPTSINP¶
Configuration settings for enabling and managing IAM Identity Center.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_enabled TYPE /AWS1/OSRBOOLEAN /AWS1/OSRBOOLEAN¶
Specifies whether IAM Identity Center is enabled or disabled.
iv_iamidcenterinstancearn TYPE /AWS1/OSRARN /AWS1/OSRARN¶
iamIdentityCenterInstanceArn
iv_iamroleforidcenterappli00 TYPE /AWS1/OSRROLEARN /AWS1/OSRROLEARN¶
The ARN of the IAM role associated with the IAM Identity Center application.
Queryable Attributes¶
enabled¶
Specifies whether IAM Identity Center is enabled or disabled.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENABLED() |
Getter for ENABLED, with configurable default |
ASK_ENABLED() |
Getter for ENABLED w/ exceptions if field has no value |
HAS_ENABLED() |
Determine if ENABLED has a value |
iamIdentityCenterInstanceArn¶
iamIdentityCenterInstanceArn
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IAMIDCENTERINSTANCEARN() |
Getter for IAMIDENTITYCENTERINSTANCEARN, with configurable d |
ASK_IAMIDCENTERINSTANCEARN() |
Getter for IAMIDENTITYCENTERINSTANCEARN w/ exceptions if fie |
HAS_IAMIDCENTERINSTANCEARN() |
Determine if IAMIDENTITYCENTERINSTANCEARN has a value |
iamRoleForIdentityCenterApplicationArn¶
The ARN of the IAM role associated with the IAM Identity Center application.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IAMROLEFORIDCENTERAPPL00() |
Getter for IAMROLEFORIDCENTERAPPLICAT00, with configurable d |
ASK_IAMROLEFORIDCENTERAPPL00() |
Getter for IAMROLEFORIDCENTERAPPLICAT00 w/ exceptions if fie |
HAS_IAMROLEFORIDCENTERAPPL00() |
Determine if IAMROLEFORIDCENTERAPPLICAT00 has a value |