/AWS1/CL_CNTCREATERULERESPONSE¶
CreateRuleResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_rulearn TYPE /AWS1/CNTARN /AWS1/CNTARN¶
The Amazon Resource Name (ARN) of the rule.
iv_ruleid TYPE /AWS1/CNTRULEID /AWS1/CNTRULEID¶
A unique identifier for the rule.
Queryable Attributes¶
RuleArn¶
The Amazon Resource Name (ARN) of the 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¶
A unique identifier for the 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 |