Skip to content

/AWS1/CL_IN2LSTCODESECSCANCO03

ListCodeSecurityScanConfigurationsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_configurations TYPE /AWS1/CL_IN2CODESECSCANCONFS00=>TT_CODESECURITYSCANCONFSUMS TT_CODESECURITYSCANCONFSUMS

A list of code security scan configuration summaries.

iv_nexttoken TYPE /AWS1/IN2NEXTTOKEN /AWS1/IN2NEXTTOKEN

A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request. For subsequent calls, use the NextToken value returned from the previous request to continue listing results after the first page.


Queryable Attributes

configurations

A list of code security scan configuration summaries.

Accessible with the following methods

Method Description
GET_CONFIGURATIONS() Getter for CONFIGURATIONS, with configurable default
ASK_CONFIGURATIONS() Getter for CONFIGURATIONS w/ exceptions if field has no valu
HAS_CONFIGURATIONS() Determine if CONFIGURATIONS has a value

nextToken

A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request. For subsequent calls, use the NextToken value returned from the previous request to continue listing results after the first page.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value