appmesh_list_meshes {paws.networking} | R Documentation |
Returns a list of existing service meshes
Description
Returns a list of existing service meshes.
See https://www.paws-r-sdk.com/docs/appmesh_list_meshes/ for full documentation.
Usage
appmesh_list_meshes(limit = NULL, nextToken = NULL)
Arguments
limit |
The maximum number of results returned by
|
nextToken |
The This token should be treated as an opaque identifier that is used only to retrieve the next items in a list and not for other programmatic purposes. |