serverlessapplicationrepository_list_applications {paws.compute} | R Documentation |
Lists applications owned by the requester
Description
Lists applications owned by the requester.
See https://www.paws-r-sdk.com/docs/serverlessapplicationrepository_list_applications/ for full documentation.
Usage
serverlessapplicationrepository_list_applications(
MaxItems = NULL,
NextToken = NULL
)
Arguments
MaxItems |
The total number of items to return. |
NextToken |
A token to specify where to start paginating. |
[Package paws.compute version 0.7.0 Index]