Skip to content

/AWS1/CL_SAGSOURCECODEREPO

Represents a source code repository used for security analysis during a pentest.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_s3location TYPE /AWS1/SAGSTRING /AWS1/SAGSTRING

The Amazon S3 location of the source code repository archive.


Queryable Attributes

s3Location

The Amazon S3 location of the source code repository archive.

Accessible with the following methods

Method Description
GET_S3LOCATION() Getter for S3LOCATION, with configurable default
ASK_S3LOCATION() Getter for S3LOCATION w/ exceptions if field has no value
HAS_S3LOCATION() Determine if S3LOCATION has a value

Public Local Types In This Class

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

TT_SOURCECODEREPOSITORYLIST

TYPES TT_SOURCECODEREPOSITORYLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_SAGSOURCECODEREPO WITH DEFAULT KEY
.