NAME
Paws::GlueDataBrew::DescribeDatasetResponse
ATTRIBUTES
CreateDate => Str
The date and time that the dataset was created.
CreatedBy => Str
The identifier (user name) of the user who created the dataset.
Format => Str
The file format of a dataset that is created from an Amazon S3 file or folder.
Valid values are: "CSV"
, "JSON"
, "PARQUET"
, "EXCEL"
=head2 FormatOptions => Paws::GlueDataBrew::FormatOptions
REQUIRED Input => Paws::GlueDataBrew::Input
LastModifiedBy => Str
The identifier (user name) of the user who last modified the dataset.
LastModifiedDate => Str
The date and time that the dataset was last modified.
REQUIRED Name => Str
The name of the dataset.
PathOptions => Paws::GlueDataBrew::PathOptions
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
ResourceArn => Str
The Amazon Resource Name (ARN) of the dataset.
Source => Str
The location of the data for this dataset, Amazon S3 or the Glue Data Catalog.
Valid values are: "S3"
, "DATA-CATALOG"
, "DATABASE"
=head2 Tags => Paws::GlueDataBrew::TagMap
Metadata tags associated with this dataset.