/AWS1/CL_CNKCREATECASERULERSP¶
CreateCaseRuleResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_caseruleid TYPE /AWS1/CNKCASERULEID /AWS1/CNKCASERULEID¶
Unique identifier of a case rule.
iv_caserulearn TYPE /AWS1/CNKCASERULEARN /AWS1/CNKCASERULEARN¶
The Amazon Resource Name (ARN) of a case rule.
Queryable Attributes¶
caseRuleId¶
Unique identifier of a case rule.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CASERULEID() |
Getter for CASERULEID, with configurable default |
ASK_CASERULEID() |
Getter for CASERULEID w/ exceptions if field has no value |
HAS_CASERULEID() |
Determine if CASERULEID has a value |
caseRuleArn¶
The Amazon Resource Name (ARN) of a case rule.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CASERULEARN() |
Getter for CASERULEARN, with configurable default |
ASK_CASERULEARN() |
Getter for CASERULEARN w/ exceptions if field has no value |
HAS_CASERULEARN() |
Determine if CASERULEARN has a value |