class Aws::GlueDataBrew::Types::DescribeProjectResponse

@!attribute [rw] create_date

The date and time that the project was created.
@return [Time]

@!attribute [rw] created_by

The identifier (user name) of the user who created the project.
@return [String]

@!attribute [rw] dataset_name

The dataset associated with the project.
@return [String]

@!attribute [rw] last_modified_date

The date and time that the project was last modified.
@return [Time]

@!attribute [rw] last_modified_by

The identifier (user name) of the user who last modified the
project.
@return [String]

@!attribute [rw] name

The name of the project.
@return [String]

@!attribute [rw] recipe_name

The recipe associated with this job.
@return [String]

@!attribute [rw] resource_arn

The Amazon Resource Name (ARN) of the project.
@return [String]

@!attribute [rw] sample

Represents the sample size and sampling type for DataBrew to use for
interactive data analysis.
@return [Types::Sample]

@!attribute [rw] role_arn

The ARN of the Identity and Access Management (IAM) role to be
assumed when DataBrew runs the job.
@return [String]

@!attribute [rw] tags

Metadata tags associated with this project.
@return [Hash<String,String>]

@!attribute [rw] session_status

Describes the current state of the session:

* `PROVISIONING` - allocating resources for the session.

* `INITIALIZING` - getting the session ready for first use.

* `ASSIGNED` - the session is ready for use.
@return [String]

@!attribute [rw] opened_by

The identifier (user name) of the user that opened the project for
use.
@return [String]

@!attribute [rw] open_date

The date and time when the project was opened.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/databrew-2017-07-25/DescribeProjectResponse AWS API Documentation

Constants

SENSITIVE