emr_list_instance_fleets {paws.analytics} | R Documentation |
Lists all available details about the instance fleets in a cluster
Description
Lists all available details about the instance fleets in a cluster.
See https://www.paws-r-sdk.com/docs/emr_list_instance_fleets/ for full documentation.
Usage
emr_list_instance_fleets(ClusterId, Marker = NULL)
Arguments
ClusterId |
[required] The unique identifier of the cluster. |
Marker |
The pagination token that indicates the next set of results to retrieve. |
[Package paws.analytics version 0.9.0 Index]