Skip to content

/AWS1/CL_GGSGETASSOCDROLERSP

GetAssociatedRoleResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ASSOCIATEDAT TYPE /AWS1/GGS__STRING /AWS1/GGS__STRING

The time when the role was associated with the group.

IV_ROLEARN TYPE /AWS1/GGS__STRING /AWS1/GGS__STRING

The ARN of the role that is associated with the group.


Queryable Attributes

AssociatedAt

The time when the role was associated with the group.

Accessible with the following methods

Method Description
GET_ASSOCIATEDAT() Getter for ASSOCIATEDAT, with configurable default
ASK_ASSOCIATEDAT() Getter for ASSOCIATEDAT w/ exceptions if field has no value
HAS_ASSOCIATEDAT() Determine if ASSOCIATEDAT has a value

RoleArn

The ARN of the role that is associated with the group.

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