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

Class: Aws::IoTAnalytics::Types::DatasetContentSummary

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

Overview

Summary information about dataset contents.

Instance Attribute Summary collapse

Instance Attribute Details

#completion_timeTime

The time the dataset content status was updated to SUCCEEDED or FAILED.

Returns:

  • (Time)

    The time the dataset content status was updated to SUCCEEDED or FAILED.

#creation_timeTime

The actual time the creation of the dataset contents was started.

Returns:

  • (Time)

    The actual time the creation of the dataset contents was started.

#schedule_timeTime

The time the creation of the dataset contents was scheduled to start.

Returns:

  • (Time)

    The time the creation of the dataset contents was scheduled to start.

#statusTypes::DatasetContentStatus

The status of the data set contents.

Returns:

#versionString

The version of the dataset contents.

Returns:

  • (String)

    The version of the dataset contents.