/AWS1/CL_SHBLSTAUTOMATIONRLS01¶
ListAutomationRulesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_automationrulesmetadata TYPE /AWS1/CL_SHBAUTOMATIONRULESMET=>TT_AUTOMATIONRULESMETADATALIST TT_AUTOMATIONRULESMETADATALIST¶
Metadata for rules in the calling account. The response includes rules with a
RuleStatusofENABLEDandDISABLED.
iv_nexttoken TYPE /AWS1/SHBNEXTTOKEN /AWS1/SHBNEXTTOKEN¶
A pagination token for the response.
Queryable Attributes¶
AutomationRulesMetadata¶
Metadata for rules in the calling account. The response includes rules with a
RuleStatusofENABLEDandDISABLED.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOMATIONRULESMETADATA() |
Getter for AUTOMATIONRULESMETADATA, with configurable defaul |
ASK_AUTOMATIONRULESMETADATA() |
Getter for AUTOMATIONRULESMETADATA w/ exceptions if field ha |
HAS_AUTOMATIONRULESMETADATA() |
Determine if AUTOMATIONRULESMETADATA has a value |
NextToken¶
A pagination token for the response.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |