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
- Struct
- Aws::IoTAnalytics::Types::DatasetContentSummary
- Defined in:
- (unknown)
Overview
Summary information about dataset contents.
Instance Attribute Summary collapse
-
#completion_time ⇒ 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.
-
#schedule_time ⇒ Time
The time the creation of the dataset contents was scheduled to start.
-
#status ⇒ Types::DatasetContentStatus
The status of the data set contents.
-
#version ⇒ String
The version of the dataset contents.
Instance Attribute Details
#completion_time ⇒ 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.
#schedule_time ⇒ Time
The time the creation of the dataset contents was scheduled to start.
#status ⇒ Types::DatasetContentStatus
The status of the data set contents.
#version ⇒ String
The version of the dataset contents.