Skip to content

/AWS1/CL_SAGBTCDELTHRTMODSOUT

Output for the BatchDeleteThreatModels operation.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_deleted TYPE /AWS1/CL_SAGTHRTMODELIDLIST_W=>TT_THREATMODELIDLIST TT_THREATMODELIDLIST

The list of threat model identifiers that were successfully deleted.

it_failed TYPE /AWS1/CL_SAGDELTHREATMODELFAIL=>TT_DELETETHREATMODELFAILLIST TT_DELETETHREATMODELFAILLIST

The list of threat models that failed to delete, including the reason for each failure.


Queryable Attributes

deleted

The list of threat model identifiers that were successfully deleted.

Accessible with the following methods

Method Description
GET_DELETED() Getter for DELETED, with configurable default
ASK_DELETED() Getter for DELETED w/ exceptions if field has no value
HAS_DELETED() Determine if DELETED has a value

failed

The list of threat models that failed to delete, including the reason for each failure.

Accessible with the following methods

Method Description
GET_FAILED() Getter for FAILED, with configurable default
ASK_FAILED() Getter for FAILED w/ exceptions if field has no value
HAS_FAILED() Determine if FAILED has a value