class Aws::GlueDataBrew::Types::DescribeDatasetResponse
@!attribute [rw] created_by
The identifier (user name) 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 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
Represents a set of options that define the structure of either comma-separated value (CSV), Excel, or JSON input. @return [Types::FormatOptions]
@!attribute [rw] input
Represents information on how DataBrew can find data, in either the Glue Data Catalog or Amazon S3. @return [Types::Input]
@!attribute [rw] last_modified_date
The date and time that the dataset was last modified. @return [Time]
@!attribute [rw] last_modified_by
The identifier (user name) of the user who last modified the dataset. @return [String]
@!attribute [rw] source
The location of the data for this dataset, 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 associated with this dataset. @return [Hash<String,String>]
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the dataset. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/databrew-2017-07-25/DescribeDatasetResponse AWS API Documentation
Constants
- SENSITIVE