Skip to content

/AWS1/CL_CONLISTSYNCCONFSOUT

ListSyncConfigurationsOutput

CONSTRUCTOR

IMPORTING

Required arguments:

IT_SYNCCONFIGURATIONS TYPE /AWS1/CL_CONSYNCCONFIGURATION=>TT_SYNCCONFIGURATIONLIST TT_SYNCCONFIGURATIONLIST

The list of repository sync definitions returned by the request.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/CONSHARPNEXTTOKEN /AWS1/CONSHARPNEXTTOKEN

An enumeration token that allows the operation to batch the next results of the operation.


Queryable Attributes

SyncConfigurations

The list of repository sync definitions returned by the request.

Accessible with the following methods

Method Description
GET_SYNCCONFIGURATIONS() Getter for SYNCCONFIGURATIONS, with configurable default
ASK_SYNCCONFIGURATIONS() Getter for SYNCCONFIGURATIONS w/ exceptions if field has no
HAS_SYNCCONFIGURATIONS() Determine if SYNCCONFIGURATIONS has a value

NextToken

An enumeration token that allows the operation to batch the next results of the operation.

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