Skip to content

/AWS1/CL_LMDLSTCODESIGNINGCF01

ListCodeSigningConfigsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_nextmarker TYPE /AWS1/LMDSTRING /AWS1/LMDSTRING

The pagination token that's included if more results are available.

it_codesigningconfigs TYPE /AWS1/CL_LMDCODESIGNINGCONFIG=>TT_CODESIGNINGCONFIGLIST TT_CODESIGNINGCONFIGLIST

The code signing configurations


Queryable Attributes

NextMarker

The pagination token that's included if more results are available.

Accessible with the following methods

Method Description
GET_NEXTMARKER() Getter for NEXTMARKER, with configurable default
ASK_NEXTMARKER() Getter for NEXTMARKER w/ exceptions if field has no value
HAS_NEXTMARKER() Determine if NEXTMARKER has a value

CodeSigningConfigs

The code signing configurations

Accessible with the following methods

Method Description
GET_CODESIGNINGCONFIGS() Getter for CODESIGNINGCONFIGS, with configurable default
ASK_CODESIGNINGCONFIGS() Getter for CODESIGNINGCONFIGS w/ exceptions if field has no
HAS_CODESIGNINGCONFIGS() Determine if CODESIGNINGCONFIGS has a value