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
show all
Defined in:
(unknown)

Overview

Information about the action that automatically creates the dataset's contents.

Instance Attribute Summary collapse

Instance Attribute Details

#action_nameString

The name of the action that automatically creates the dataset\'s contents.

Returns:

  • (String)

    The name of the action that automatically creates the dataset\'s contents.

#action_typeString

The type of action by which the dataset\'s contents are automatically created.

Possible values:

  • QUERY
  • CONTAINER

Returns:

  • (String)

    The type of action by which the dataset\'s contents are automatically created.