appfabric_list_app_bundles {paws.networking} | R Documentation |
Returns a list of app bundles
Description
Returns a list of app bundles.
See https://www.paws-r-sdk.com/docs/appfabric_list_app_bundles/ for full documentation.
Usage
appfabric_list_app_bundles(maxResults = NULL, nextToken = NULL)
Arguments
maxResults |
The maximum number of results that are returned per call. You can use
This is only an upper limit. The actual number of results returned per call might be fewer than the specified maximum. |
nextToken |
If |
[Package paws.networking version 0.7.0 Index]