/AWS1/CL_CFSDESCRCFGRULESFILTS¶
Returns a filtered list of Detective or Proactive Config rules. By default, if the filter is not defined, this API returns an unfiltered list. For more information on Detective or Proactive Config rules, see Evaluation Mode in the Config Developer Guide.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_evaluationmode TYPE /AWS1/CFSEVALUATIONMODE /AWS1/CFSEVALUATIONMODE¶
The mode of an evaluation. The valid values are Detective or Proactive.
iv_ruleevaluationvisibility TYPE /AWS1/CFSRULEEVALUATIONVIS /AWS1/CFSRULEEVALUATIONVIS¶
Filters the results by
RuleEvaluationVisibility.
Queryable Attributes¶
EvaluationMode¶
The mode of an evaluation. The valid values are Detective or Proactive.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVALUATIONMODE() |
Getter for EVALUATIONMODE, with configurable default |
ASK_EVALUATIONMODE() |
Getter for EVALUATIONMODE w/ exceptions if field has no valu |
HAS_EVALUATIONMODE() |
Determine if EVALUATIONMODE has a value |
RuleEvaluationVisibility¶
Filters the results by
RuleEvaluationVisibility.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RULEEVALUATIONVISIBILITY() |
Getter for RULEEVALUATIONVISIBILITY, with configurable defau |
ASK_RULEEVALUATIONVISIBILITY() |
Getter for RULEEVALUATIONVISIBILITY w/ exceptions if field h |
HAS_RULEEVALUATIONVISIBILITY() |
Determine if RULEEVALUATIONVISIBILITY has a value |