class Aws::LookoutEquipment::Types::ListInferenceExecutionsResponse

@!attribute [rw] next_token

An opaque pagination token indicating where to continue the listing
of inference executions.
@return [String]

@!attribute [rw] inference_execution_summaries

Provides an array of information about the individual inference
executions returned from the `ListInferenceExecutions` operation,
including model used, inference scheduler, data configuration, and
so on.
@return [Array<Types::InferenceExecutionSummary>]

@see docs.aws.amazon.com/goto/WebAPI/lookoutequipment-2020-12-15/ListInferenceExecutionsResponse AWS API Documentation

Constants

SENSITIVE