Skip to content

/AWS1/CL_SSMVLDTNFINDINGSCOPE

Identifies the specific resource scope of a validation finding.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_type TYPE /AWS1/SSMVLDTNFINDINGSCOPETYPE /AWS1/SSMVLDTNFINDINGSCOPETYPE

The type of the resource scope.

iv_id TYPE /AWS1/SSMSTRING /AWS1/SSMSTRING

The ID of the resource within the scope.


Queryable Attributes

Type

The type of the resource scope.

Accessible with the following methods

Method Description
GET_TYPE() Getter for TYPE, with configurable default
ASK_TYPE() Getter for TYPE w/ exceptions if field has no value
HAS_TYPE() Determine if TYPE has a value

Id

The ID of the resource within the scope.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value