/AWS1/CL_AINDESCRLOGPATTERNRSP¶
DescribeLogPatternResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_resourcegroupname TYPE /AWS1/AINRESOURCEGROUPNAME /AWS1/AINRESOURCEGROUPNAME¶
The name of the resource group.
iv_accountid TYPE /AWS1/AINACCOUNTID /AWS1/AINACCOUNTID¶
The Amazon Web Services account ID for the resource group owner.
io_logpattern TYPE REF TO /AWS1/CL_AINLOGPATTERN /AWS1/CL_AINLOGPATTERN¶
The successfully created log pattern.
Queryable Attributes¶
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 |
AccountId¶
The Amazon Web Services account ID for the resource group owner.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCOUNTID() |
Getter for ACCOUNTID, with configurable default |
ASK_ACCOUNTID() |
Getter for ACCOUNTID w/ exceptions if field has no value |
HAS_ACCOUNTID() |
Determine if ACCOUNTID has a value |
LogPattern¶
The successfully created log pattern.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOGPATTERN() |
Getter for LOGPATTERN |