You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoTAnalytics::Types::DatasetActionSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoTAnalytics::Types::DatasetActionSummary
- Defined in:
- (unknown)
Overview
Information about the action that automatically creates the dataset's contents.
Instance Attribute Summary collapse
-
#action_name ⇒ String
The name of the action that automatically creates the dataset\'s contents.
-
#action_type ⇒ String
The type of action by which the dataset\'s contents are automatically created.
Instance Attribute Details
#action_name ⇒ String
The name of the action that automatically creates the dataset\'s contents.
#action_type ⇒ String
The type of action by which the dataset\'s contents are automatically created.
Possible values:
- QUERY
- CONTAINER