DatasetSummary

Contains information about the specific data set, including name, ARN, and status.

Types

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

Properties

Link copied to clipboard

The time at which the dataset was created in Amazon Lookout for Equipment.

Link copied to clipboard

The Amazon Resource Name (ARN) of the specified dataset.

Link copied to clipboard

The name of the dataset.

Link copied to clipboard

Indicates the status of the dataset.

Functions

Link copied to clipboard
inline fun copy(block: DatasetSummary.Builder.() -> Unit = {}): DatasetSummary
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