You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoTAnalytics::Types::PipelineSummary

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

A summary of information about a pipeline.

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

When the pipeline was created.

Returns:

  • (Time)

    When the pipeline was created.

#last_update_timeTime

When the pipeline was last updated.

Returns:

  • (Time)

    When the pipeline was last updated.

#pipeline_nameString

The name of the pipeline.

Returns:

  • (String)

    The name of the pipeline.

#reprocessing_summariesArray<Types::ReprocessingSummary>

A summary of information about the pipeline reprocessing.

Returns: