class Aws::GlueDataBrew::Types::Dataset
Represents a dataset that can be processed by DataBrew.
@!attribute [rw] account_id
The ID of the Amazon Web Services account that owns the dataset. @return [String]
@!attribute [rw] created_by
The Amazon Resource Name (ARN) of the user who created the dataset. @return [String]
@!attribute [rw] create_date
The date and time that the dataset was created. @return [Time]
@!attribute [rw] name
The unique name of the dataset. @return [String]
@!attribute [rw] format
The file format of a dataset that is created from an Amazon S3 file or folder. @return [String]
@!attribute [rw] format_options
A set of options that define how DataBrew interprets the data in the dataset. @return [Types::FormatOptions]
@!attribute [rw] input
Information on how DataBrew can find the dataset, in either the Glue Data Catalog or Amazon S3. @return [Types::Input]
@!attribute [rw] last_modified_date
The last modification date and time of the dataset. @return [Time]
@!attribute [rw] last_modified_by
The Amazon Resource Name (ARN) of the user who last modified the dataset. @return [String]
@!attribute [rw] source
The location of the data for the dataset, either Amazon S3 or the Glue Data Catalog. @return [String]
@!attribute [rw] path_options
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset. @return [Types::PathOptions]
@!attribute [rw] tags
Metadata tags that have been applied to the dataset. @return [Hash<String,String>]
@!attribute [rw] resource_arn
The unique Amazon Resource Name (ARN) for the dataset. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/databrew-2017-07-25/Dataset AWS API Documentation
Constants
- SENSITIVE