DatasetDescription

A description for a dataset. For more information, see DescribeDataset.

The status fields Status, StatusMessage, and StatusMessageCode reflect the last operation on the dataset.

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The status message code for the dataset.

Link copied to clipboard

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

Link copied to clipboard

The status of 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
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