GetDatasetResponse

Types

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

Properties

Link copied to clipboard

The timestamp when the dataset was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the dataset.

Link copied to clipboard

The unique identifier of the dataset.

Link copied to clipboard

The name of the dataset.

Link copied to clipboard

The resolved version: "DRAFT" (default) or the requested version number.

Link copied to clipboard

The description of the dataset.

Link copied to clipboard

Presigned Amazon S3 URL to download the consolidated dataset file for the resolved version. Expires after 5 minutes. Omitted if the file does not yet exist.

Link copied to clipboard

Expiry timestamp for the download URL.

Link copied to clipboard

Publish synchronization state. Only authoritative when status is ACTIVE. MODIFIED indicates DRAFT has unpublished changes. UNMODIFIED indicates DRAFT matches the latest published version.

Link copied to clipboard

The number of examples in the DRAFT.

Link copied to clipboard

Populated when status is CREATE_FAILED, UPDATE_FAILED, or DELETE_FAILED. Describes the reason for the failure.

Link copied to clipboard

KMS key ARN used for server-side encryption on service Amazon S3 writes, if configured.

Link copied to clipboard

The schema type declared at create time. Immutable after creation.

Link copied to clipboard

The current status of the dataset.

Link copied to clipboard

The tags associated with the dataset.

Link copied to clipboard

The timestamp when the dataset was last updated.

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