Learn R Programming

paws.compute (version 0.7.0)

emrserverless_list_applications: Lists applications based on a set of parameters

Description

Lists applications based on a set of parameters.

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

Usage

emrserverless_list_applications(
  nextToken = NULL,
  maxResults = NULL,
  states = NULL
)

Arguments

nextToken

The token for the next set of application results.

maxResults

The maximum number of applications that can be listed.

states

An optional filter for application states. Note that if this filter contains multiple states, the resulting list will be grouped by the state.