controltower_list_control_operations: Provides a list of operations in progress or queued

View source: R/controltower_operations.R

controltower_list_control_operationsR Documentation

Provides a list of operations in progress or queued

Description

Provides a list of operations in progress or queued. For usage examples, see ListControlOperation examples.

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

Usage

controltower_list_control_operations(
  filter = NULL,
  maxResults = NULL,
  nextToken = NULL
)

Arguments

filter

An input filter for the list_control_operations API that lets you select the types of control operations to view.

maxResults

The maximum number of results to be shown.

nextToken

A pagination token.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.