/AWS1/CL_GLU=>LISTTRIGGERS()
¶
About ListTriggers¶
Retrieves the names of all trigger resources in this Amazon Web Services account, or the resources with the specified tag. This operation allows you to see which resources are available in your account, and their names.
This operation takes the optional Tags
field, which you can use as a filter on
the response so that tagged resources can be retrieved as a group. If you choose to use tags
filtering, only resources with the tag are retrieved.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_NEXTTOKEN
TYPE /AWS1/GLUGENERICSTRING
/AWS1/GLUGENERICSTRING
¶
A continuation token, if this is a continuation request.
IV_DEPENDENTJOBNAME
TYPE /AWS1/GLUNAMESTRING
/AWS1/GLUNAMESTRING
¶
The name of the job for which to retrieve triggers. The trigger that can start this job is returned. If there is no such trigger, all triggers are returned.
IV_MAXRESULTS
TYPE /AWS1/GLUORCHESTRATIONPAGESI00
/AWS1/GLUORCHESTRATIONPAGESI00
¶
The maximum size of a list to return.
IT_TAGS
TYPE /AWS1/CL_GLUTAGSMAP_W=>TT_TAGSMAP
TT_TAGSMAP
¶
Specifies to return only these tagged resources.