Skip to content

/AWS1/CL_QQBIDCAUTHCONF

Information about the IAM Identity Center Application used to configure authentication for a plugin.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_idcapplicationarn TYPE /AWS1/QQBIDCAPPLICATIONARN /AWS1/QQBIDCAPPLICATIONARN

The Amazon Resource Name (ARN) of the IAM Identity Center Application used to configure authentication.

iv_rolearn TYPE /AWS1/QQBROLEARN /AWS1/QQBROLEARN

The Amazon Resource Name (ARN) of the IAM role with permissions to perform actions on Amazon Web Services services on your behalf.


Queryable Attributes

idcApplicationArn

The Amazon Resource Name (ARN) of the IAM Identity Center Application used to configure authentication.

Accessible with the following methods

Method Description
GET_IDCAPPLICATIONARN() Getter for IDCAPPLICATIONARN, with configurable default
ASK_IDCAPPLICATIONARN() Getter for IDCAPPLICATIONARN w/ exceptions if field has no v
HAS_IDCAPPLICATIONARN() Determine if IDCAPPLICATIONARN has a value

roleArn

The Amazon Resource Name (ARN) of the IAM role with permissions to perform actions on Amazon Web Services services on your behalf.

Accessible with the following methods

Method Description
GET_ROLEARN() Getter for ROLEARN, with configurable default
ASK_ROLEARN() Getter for ROLEARN w/ exceptions if field has no value
HAS_ROLEARN() Determine if ROLEARN has a value