Skip to content

/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