/AWS1/CL_AINCREATELOGPATRSP¶
CreateLogPatternResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_logpattern TYPE REF TO /AWS1/CL_AINLOGPATTERN /AWS1/CL_AINLOGPATTERN¶
The successfully created log pattern.
iv_resourcegroupname TYPE /AWS1/AINRESOURCEGROUPNAME /AWS1/AINRESOURCEGROUPNAME¶
The name of the resource group.
Queryable Attributes¶
LogPattern¶
The successfully created log pattern.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOGPATTERN() |
Getter for LOGPATTERN |
ResourceGroupName¶
The name of the resource group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEGROUPNAME() |
Getter for RESOURCEGROUPNAME, with configurable default |
ASK_RESOURCEGROUPNAME() |
Getter for RESOURCEGROUPNAME w/ exceptions if field has no v |
HAS_RESOURCEGROUPNAME() |
Determine if RESOURCEGROUPNAME has a value |