Skip to content

/AWS1/CL_INSINSPECTORSVCATTRS

This data type is used in the Finding data type.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_schemaversion TYPE /AWS1/INSNUMERICVERSION /AWS1/INSNUMERICVERSION

The schema version of this data type.

Optional arguments:

iv_assessmentrunarn TYPE /AWS1/INSARN /AWS1/INSARN

The ARN of the assessment run during which the finding is generated.

iv_rulespackagearn TYPE /AWS1/INSARN /AWS1/INSARN

The ARN of the rules package that is used to generate the finding.


Queryable Attributes

schemaVersion

The schema version of this data type.

Accessible with the following methods

Method Description
GET_SCHEMAVERSION() Getter for SCHEMAVERSION

assessmentRunArn

The ARN of the assessment run during which the finding is generated.

Accessible with the following methods

Method Description
GET_ASSESSMENTRUNARN() Getter for ASSESSMENTRUNARN, with configurable default
ASK_ASSESSMENTRUNARN() Getter for ASSESSMENTRUNARN w/ exceptions if field has no va
HAS_ASSESSMENTRUNARN() Determine if ASSESSMENTRUNARN has a value

rulesPackageArn

The ARN of the rules package that is used to generate the finding.

Accessible with the following methods

Method Description
GET_RULESPACKAGEARN() Getter for RULESPACKAGEARN, with configurable default
ASK_RULESPACKAGEARN() Getter for RULESPACKAGEARN w/ exceptions if field has no val
HAS_RULESPACKAGEARN() Determine if RULESPACKAGEARN has a value