DescribeDatasetResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the dataset. The format is arn:${Partition}:iotsitewise:${Region}:${Account}:dataset/${DatasetId}.

Link copied to clipboard

The dataset creation date, in Unix epoch time.

Link copied to clipboard

A description about the dataset, and its functionality.

Link copied to clipboard

The ID of the dataset.

Link copied to clipboard

The date the dataset was last updated, in Unix epoch time.

Link copied to clipboard

The name of the dataset.

Link copied to clipboard

The data source for the dataset.

Link copied to clipboard

The status of the dataset. This contains the state and any error messages. State is CREATING after a successfull call to this API, and any associated error message. The state is ACTIVE when ready to use.

Link copied to clipboard

The version of the dataset.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String