/AWS1/CL_M2=>LISTAPPLICATIONS()
¶
About ListApplications¶
Lists the applications associated with a specific Amazon Web Services account. You can provide the unique identifier of a specific runtime environment in a query parameter to see all applications associated with that environment.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_NEXTTOKEN
TYPE /AWS1/M2_NEXTTOKEN
/AWS1/M2_NEXTTOKEN
¶
A pagination token to control the number of applications displayed in the list.
IV_MAXRESULTS
TYPE /AWS1/M2_MAXRESULTS
/AWS1/M2_MAXRESULTS
¶
The maximum number of applications to return.
IT_NAMES
TYPE /AWS1/CL_M2_ENTITYNAMELIST_W=>TT_ENTITYNAMELIST
TT_ENTITYNAMELIST
¶
The names of the applications.
IV_ENVIRONMENTID
TYPE /AWS1/M2_IDENTIFIER
/AWS1/M2_IDENTIFIER
¶
The unique identifier of the runtime environment where the applications are deployed.