Skip to content

/AWS1/CL_RGRGROUPQUERY

A mapping of a query attached to a resource group that determines the Amazon Web Services resources that are members of the group.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_groupname TYPE /AWS1/RGRGROUPNAME /AWS1/RGRGROUPNAME

The name of the resource group that is associated with the specified resource query.

io_resourcequery TYPE REF TO /AWS1/CL_RGRRESOURCEQUERY /AWS1/CL_RGRRESOURCEQUERY

The resource query that determines which Amazon Web Services resources are members of the associated resource group.


Queryable Attributes

GroupName

The name of the resource group that is associated with the specified resource query.

Accessible with the following methods

Method Description
GET_GROUPNAME() Getter for GROUPNAME, with configurable default
ASK_GROUPNAME() Getter for GROUPNAME w/ exceptions if field has no value
HAS_GROUPNAME() Determine if GROUPNAME has a value

ResourceQuery

The resource query that determines which Amazon Web Services resources are members of the associated resource group.

Accessible with the following methods

Method Description
GET_RESOURCEQUERY() Getter for RESOURCEQUERY