Skip to content

/AWS1/CL_IN2CISSCANRSDETSFIL00

The CIS scan result details filter criteria.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_findingstatusfilters TYPE /AWS1/CL_IN2CISFNDGSTATFILTER=>TT_CISFINDINGSTATUSFILTERLIST TT_CISFINDINGSTATUSFILTERLIST

The criteria's finding status filters.

it_checkidfilters TYPE /AWS1/CL_IN2CISSTRINGFILTER=>TT_CHECKIDFILTERLIST TT_CHECKIDFILTERLIST

The criteria's check ID filters.

it_titlefilters TYPE /AWS1/CL_IN2CISSTRINGFILTER=>TT_TITLEFILTERLIST TT_TITLEFILTERLIST

The criteria's title filters.

it_securitylevelfilters TYPE /AWS1/CL_IN2CISSECLEVELFILTER=>TT_CISSECURITYLEVELFILTERLIST TT_CISSECURITYLEVELFILTERLIST

The criteria's security level filters. . Security level refers to the Benchmark levels that CIS assigns to a profile.

it_findingarnfilters TYPE /AWS1/CL_IN2CISSTRINGFILTER=>TT_CISFINDINGARNFILTERLIST TT_CISFINDINGARNFILTERLIST

The criteria's finding ARN filters.


Queryable Attributes

findingStatusFilters

The criteria's finding status filters.

Accessible with the following methods

Method Description
GET_FINDINGSTATUSFILTERS() Getter for FINDINGSTATUSFILTERS, with configurable default
ASK_FINDINGSTATUSFILTERS() Getter for FINDINGSTATUSFILTERS w/ exceptions if field has n
HAS_FINDINGSTATUSFILTERS() Determine if FINDINGSTATUSFILTERS has a value

checkIdFilters

The criteria's check ID filters.

Accessible with the following methods

Method Description
GET_CHECKIDFILTERS() Getter for CHECKIDFILTERS, with configurable default
ASK_CHECKIDFILTERS() Getter for CHECKIDFILTERS w/ exceptions if field has no valu
HAS_CHECKIDFILTERS() Determine if CHECKIDFILTERS has a value

titleFilters

The criteria's title filters.

Accessible with the following methods

Method Description
GET_TITLEFILTERS() Getter for TITLEFILTERS, with configurable default
ASK_TITLEFILTERS() Getter for TITLEFILTERS w/ exceptions if field has no value
HAS_TITLEFILTERS() Determine if TITLEFILTERS has a value

securityLevelFilters

The criteria's security level filters. . Security level refers to the Benchmark levels that CIS assigns to a profile.

Accessible with the following methods

Method Description
GET_SECURITYLEVELFILTERS() Getter for SECURITYLEVELFILTERS, with configurable default
ASK_SECURITYLEVELFILTERS() Getter for SECURITYLEVELFILTERS w/ exceptions if field has n
HAS_SECURITYLEVELFILTERS() Determine if SECURITYLEVELFILTERS has a value

findingArnFilters

The criteria's finding ARN filters.

Accessible with the following methods

Method Description
GET_FINDINGARNFILTERS() Getter for FINDINGARNFILTERS, with configurable default
ASK_FINDINGARNFILTERS() Getter for FINDINGARNFILTERS w/ exceptions if field has no v
HAS_FINDINGARNFILTERS() Determine if FINDINGARNFILTERS has a value