DescribeDatasetResponse

Types

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

Properties

Link copied to clipboard

The date and time that the dataset was created.

Link copied to clipboard

The identifier (user name) of the user who created the dataset.

Link copied to clipboard

The file format of a dataset that is created from an Amazon S3 file or folder.

Link copied to clipboard

Represents a set of options that define the structure of either comma-separated value (CSV), Excel, or JSON input.

Link copied to clipboard
val input: Input?

Represents information on how DataBrew can find data, in either the Glue Data Catalog or Amazon S3.

Link copied to clipboard

The identifier (user name) of the user who last modified the dataset.

Link copied to clipboard

The date and time that the dataset was last modified.

Link copied to clipboard

The name of the dataset.

Link copied to clipboard

A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.

Link copied to clipboard

The Amazon Resource Name (ARN) of the dataset.

Link copied to clipboard

The location of the data for this dataset, Amazon S3 or the Glue Data Catalog.

Link copied to clipboard

Metadata tags associated with this dataset.

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