You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoTAnalytics::Types::CreateDatasetResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoTAnalytics::Types::CreateDatasetResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#dataset_arn ⇒ String
The ARN of the dataset.
-
#dataset_name ⇒ String
The name of the dataset.
-
#retention_period ⇒ Types::RetentionPeriod
How long, in days, dataset contents are kept for the dataset.
Instance Attribute Details
#dataset_arn ⇒ String
The ARN of the dataset.
#dataset_name ⇒ String
The name of the dataset.
#retention_period ⇒ Types::RetentionPeriod
How long, in days, dataset contents are kept for the dataset.