/AWS1/CL_RGRCREATEGROUPOUTPUT¶
CreateGroupOutput
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IO_GROUP
TYPE REF TO /AWS1/CL_RGRGROUP
/AWS1/CL_RGRGROUP
¶
The description of the resource group.
IO_RESOURCEQUERY
TYPE REF TO /AWS1/CL_RGRRESOURCEQUERY
/AWS1/CL_RGRRESOURCEQUERY
¶
The resource query associated with the group. For more information about resource queries, see Create a tag-based group in Resource Groups.
IT_TAGS
TYPE /AWS1/CL_RGRTAGS_W=>TT_TAGS
TT_TAGS
¶
The tags associated with the group.
IO_GROUPCONFIGURATION
TYPE REF TO /AWS1/CL_RGRGROUPCONFIGURATION
/AWS1/CL_RGRGROUPCONFIGURATION
¶
The service configuration associated with the resource group. For details about the syntax of a service configuration, see Service configurations for Resource Groups.
Queryable Attributes¶
Group¶
The description of the resource group.
Accessible with the following methods¶
Method | Description |
---|---|
GET_GROUP() |
Getter for GROUP |
ResourceQuery¶
The resource query associated with the group. For more information about resource queries, see Create a tag-based group in Resource Groups.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESOURCEQUERY() |
Getter for RESOURCEQUERY |
Tags¶
The tags associated with the group.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |
GroupConfiguration¶
The service configuration associated with the resource group. For details about the syntax of a service configuration, see Service configurations for Resource Groups.
Accessible with the following methods¶
Method | Description |
---|---|
GET_GROUPCONFIGURATION() |
Getter for GROUPCONFIGURATION |