Skip to content

/AWS1/CL_GLUGETGLUEIDCENCONF01

Response containing the Glue Identity Center configuration details.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_applicationarn TYPE /AWS1/GLUAPPLICATIONARN /AWS1/GLUAPPLICATIONARN

The Amazon Resource Name (ARN) of the Identity Center application associated with the Glue configuration.

iv_instancearn TYPE /AWS1/GLUIDENTITYCENTERINSTARN /AWS1/GLUIDENTITYCENTERINSTARN

The Amazon Resource Name (ARN) of the Identity Center instance associated with the Glue configuration.

it_scopes TYPE /AWS1/CL_GLUORCHESTRATIONSTR00=>TT_ORCHESTRATIONSTRINGLIST TT_ORCHESTRATIONSTRINGLIST

A list of Identity Center scopes that define the permissions and access levels for the Glue configuration.

iv_userbackgroundsessenabled TYPE /AWS1/GLUNULLABLEBOOLEAN /AWS1/GLUNULLABLEBOOLEAN

Indicates whether users can run background sessions when using Identity Center authentication with Glue services.


Queryable Attributes

ApplicationArn

The Amazon Resource Name (ARN) of the Identity Center application associated with the Glue configuration.

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

InstanceArn

The Amazon Resource Name (ARN) of the Identity Center instance associated with the Glue configuration.

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

Scopes

A list of Identity Center scopes that define the permissions and access levels for the Glue configuration.

Accessible with the following methods

Method Description
GET_SCOPES() Getter for SCOPES, with configurable default
ASK_SCOPES() Getter for SCOPES w/ exceptions if field has no value
HAS_SCOPES() Determine if SCOPES has a value

UserBackgroundSessionsEnabled

Indicates whether users can run background sessions when using Identity Center authentication with Glue services.

Accessible with the following methods

Method Description
GET_USERBACKGROUNDSESSENBD() Getter for USERBACKGROUNDSESSENABLED, with configurable defa
ASK_USERBACKGROUNDSESSENBD() Getter for USERBACKGROUNDSESSENABLED w/ exceptions if field
HAS_USERBACKGROUNDSESSENBD() Determine if USERBACKGROUNDSESSENABLED has a value