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_time ⇒ Time

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_time ⇒ Time

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_time ⇒ Time

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.

#status ⇒ Types::DatasetContentStatus

The status of the data set contents.

Returns:

#version ⇒ String

The version of the dataset contents.

Returns:

  • (String) —

    The version of the dataset contents.