fis_list_target_resource_types {paws.developer.tools}R Documentation

Lists the target resource types

Description

Lists the target resource types.

See https://www.paws-r-sdk.com/docs/fis_list_target_resource_types/ for full documentation.

Usage

fis_list_target_resource_types(maxResults = NULL, nextToken = NULL)

Arguments

maxResults

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

nextToken

The token for the next page of results.


[Package paws.developer.tools version 0.9.0 Index]