NAME
Paws::GlueDataBrew::DescribeProjectResponse
ATTRIBUTES
CreateDate => Str
The date and time that the project was created.
CreatedBy => Str
The identifier (user name) of the user who created the project.
DatasetName => Str
The dataset associated with the project.
LastModifiedBy => Str
The identifier (user name) of the user who last modified the project.
LastModifiedDate => Str
The date and time that the project was last modified.
REQUIRED Name => Str
The name of the project.
OpenDate => Str
The date and time when the project was opened.
OpenedBy => Str
The identifier (user name) of the user that opened the project for use.
RecipeName => Str
The recipe associated with this job.
ResourceArn => Str
The Amazon Resource Name (ARN) of the project.
RoleArn => Str
The ARN of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
Sample => Paws::GlueDataBrew::Sample
SessionStatus => Str
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.
Valid values are: "ASSIGNED", "FAILED", "INITIALIZING", "PROVISIONING", "READY", "RECYCLING", "ROTATING", "TERMINATED", "TERMINATING", "UPDATING" =head2 Tags => Paws::GlueDataBrew::TagMap
Metadata tags associated with this project.