class Aws::LookoutEquipment::Types::DescribeDatasetResponse

@!attribute [rw] dataset_name

The name of the dataset being described.
@return [String]

@!attribute [rw] dataset_arn

The Amazon Resource Name (ARN) of the dataset being described.
@return [String]

@!attribute [rw] created_at

Specifies the time the dataset was created in Amazon Lookout for
Equipment.
@return [Time]

@!attribute [rw] last_updated_at

Specifies the time the dataset was last updated, if it was.
@return [Time]

@!attribute [rw] status

Indicates the status of the dataset.
@return [String]

@!attribute [rw] schema

A JSON description of the data that is in each time series dataset,
including names, column names, and data types.
@return [String]

@!attribute [rw] server_side_kms_key_id

Provides the identifier of the KMS key used to encrypt dataset data
by Amazon Lookout for Equipment.
@return [String]

@!attribute [rw] ingestion_input_configuration

Specifies the S3 location configuration for the data input for the
data ingestion job.
@return [Types::IngestionInputConfiguration]

@see docs.aws.amazon.com/goto/WebAPI/lookoutequipment-2020-12-15/DescribeDatasetResponse AWS API Documentation

Constants

SENSITIVE