/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 |