DatasetMetadata

Summary information for an Amazon Rekognition Custom Labels dataset. For more information, see 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 Amazon Resource Name (ARN) for the dataset.

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.

Link copied to clipboard

The status message code for the dataset operation. If a service error occurs, try the API call again later. If a client error occurs, check the input parameters to the dataset API call that failed.

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