resourceexplorer_list_supported_resource_types {paws.application.integration} | R Documentation |
Retrieves a list of all resource types currently supported by Amazon Web Services Resource Explorer
Description
Retrieves a list of all resource types currently supported by Amazon Web Services Resource Explorer.
See https://www.paws-r-sdk.com/docs/resourceexplorer_list_supported_resource_types/ for full documentation.
Usage
resourceexplorer_list_supported_resource_types(
MaxResults = NULL,
NextToken = NULL
)
Arguments
MaxResults |
The maximum number of results that you want included on each page of the
response. If you do not include this parameter, it defaults to a value
appropriate to the operation. If additional items exist beyond those
included in the current response, the An API operation can return fewer results than the maximum even when
there are more results available. You should check |
NextToken |
The parameter for receiving additional results if you receive a
|