DatasetMetadata

Summary information for an Amazon Lookout for Vision dataset. For more information, see DescribeDataset and ProjectDescription.

Types

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

Properties

Link copied to clipboard

The Unix timestamp for the date and time that the dataset was created.

Link copied to clipboard

The type of the dataset.

Link copied to clipboard

The status for the dataset.

Link copied to clipboard

The status message for the dataset.

Functions

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