/AWS1/CL_LMDLSTFUNCSBYCODESI01¶
ListFunctionsByCodeSigningConfigResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nextmarker TYPE /AWS1/LMDSTRING /AWS1/LMDSTRING¶
The pagination token that's included if more results are available.
it_functionarns TYPE /AWS1/CL_LMDFUNCTIONARNLIST_W=>TT_FUNCTIONARNLIST TT_FUNCTIONARNLIST¶
The function ARNs.
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 |
FunctionArns¶
The function ARNs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FUNCTIONARNS() |
Getter for FUNCTIONARNS, with configurable default |
ASK_FUNCTIONARNS() |
Getter for FUNCTIONARNS w/ exceptions if field has no value |
HAS_FUNCTIONARNS() |
Determine if FUNCTIONARNS has a value |