Skip to content

/AWS1/CL_IN2ASSOCCONFREQUEST

Contains details about a request to associate a code repository with a scan configuration.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_scanconfigurationarn TYPE /AWS1/IN2SCANCONFIGURATIONARN /AWS1/IN2SCANCONFIGURATIONARN

The Amazon Resource Name (ARN) of the scan configuration.

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

resource


Queryable Attributes

scanConfigurationArn

The Amazon Resource Name (ARN) of the scan configuration.

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

resource

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_ASSOCIATECONFREQUESTLIST

TYPES TT_ASSOCIATECONFREQUESTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_IN2ASSOCCONFREQUEST WITH DEFAULT KEY
.