Skip to content

/AWS1/CL_IN2LSTCODESECINTEGR01

ListCodeSecurityIntegrationsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_integrations TYPE /AWS1/CL_IN2CODESECINTEGRATI00=>TT_INTEGRATIONSUMMARIES TT_INTEGRATIONSUMMARIES

A list of code security integration summaries.

iv_nexttoken TYPE /AWS1/IN2STRING /AWS1/IN2STRING

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

integrations

A list of code security integration summaries.

Accessible with the following methods

Method Description
GET_INTEGRATIONS() Getter for INTEGRATIONS, with configurable default
ASK_INTEGRATIONS() Getter for INTEGRATIONS w/ exceptions if field has no value
HAS_INTEGRATIONS() Determine if INTEGRATIONS 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