comprehend_list_flywheel_iteration_history: Information about the history of a flywheel iteration

View source: R/comprehend_operations.R

comprehend_list_flywheel_iteration_historyR Documentation

Information about the history of a flywheel iteration

Description

Information about the history of a flywheel iteration. For more information about flywheels, see Flywheel overview in the Amazon Comprehend Developer Guide.

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

Usage

comprehend_list_flywheel_iteration_history(
  FlywheelArn,
  Filter = NULL,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

FlywheelArn

[required] The ARN of the flywheel.

Filter

Filter the flywheel iteration history based on creation time.

NextToken

Next token

MaxResults

Maximum number of iteration history results to return


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.