/AWS1/CL_SHBCREAUTOMATIONRLV01¶
CreateAutomationRuleV2Response
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_rulearn TYPE /AWS1/SHBNONEMPTYSTRING /AWS1/SHBNONEMPTYSTRING¶
The ARN of the V2 automation rule.
iv_ruleid TYPE /AWS1/SHBNONEMPTYSTRING /AWS1/SHBNONEMPTYSTRING¶
The ID of the V2 automation rule.
Queryable Attributes¶
RuleArn¶
The ARN of the V2 automation rule.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RULEARN() |
Getter for RULEARN, with configurable default |
ASK_RULEARN() |
Getter for RULEARN w/ exceptions if field has no value |
HAS_RULEARN() |
Determine if RULEARN has a value |
RuleId¶
The ID of the V2 automation rule.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RULEID() |
Getter for RULEID, with configurable default |
ASK_RULEID() |
Getter for RULEID w/ exceptions if field has no value |
HAS_RULEID() |
Determine if RULEID has a value |