/AWS1/CL_KFC=>LISTCONNECTORS()
¶
About ListConnectors¶
Returns a list of all the connectors in this account and Region. The list is limited to connectors whose name starts with the specified prefix. The response also includes a description of each of the listed connectors.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_CONNECTORNAMEPREFIX
TYPE /AWS1/KFC__STRING
/AWS1/KFC__STRING
¶
The name prefix that you want to use to search for and list connectors.
IV_MAXRESULTS
TYPE /AWS1/KFCMAXRESULTS
/AWS1/KFCMAXRESULTS
¶
The maximum number of connectors to list in one response.
IV_NEXTTOKEN
TYPE /AWS1/KFC__STRING
/AWS1/KFC__STRING
¶
If the response of a ListConnectors operation is truncated, it will include a NextToken. Send this NextToken in a subsequent request to continue listing from where the previous operation left off.