Skip to content

/AWS1/CL_IN2SUCCFULASSOCIATI00

Details about a successful association or disassociation between a code repository and a scan configuration.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_scanconfigurationarn TYPE /AWS1/IN2SCANCONFIGURATIONARN /AWS1/IN2SCANCONFIGURATIONARN

The Amazon Resource Name (ARN) of the scan configuration that was successfully associated or disassociated.

io_resource TYPE REF TO /AWS1/CL_IN2CODESECURITYRES /AWS1/CL_IN2CODESECURITYRES

Identifies a specific resource in a code repository that will be scanned.


Queryable Attributes

scanConfigurationArn

The Amazon Resource Name (ARN) of the scan configuration that was successfully associated or disassociated.

Accessible with the following methods

Method Description
GET_SCANCONFIGURATIONARN() Getter for SCANCONFIGURATIONARN, with configurable default
ASK_SCANCONFIGURATIONARN() Getter for SCANCONFIGURATIONARN w/ exceptions if field has n
HAS_SCANCONFIGURATIONARN() Determine if SCANCONFIGURATIONARN has a value

resource

Identifies a specific resource in a code repository that will be scanned.

Accessible with the following methods

Method Description
GET_RESOURCE() Getter for RESOURCE

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_SUCCFULASSOCIATIONRSLTLIST

TYPES TT_SUCCFULASSOCIATIONRSLTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_IN2SUCCFULASSOCIATI00 WITH DEFAULT KEY
.