Class: Aws::GlueDataBrew::Types::DescribeProjectResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::GlueDataBrew::Types::DescribeProjectResponse
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-gluedatabrew/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#create_date ⇒ Time
The date and time that the project was created.
-
#created_by ⇒ String
The identifier (user name) of the user who created the project.
-
#dataset_name ⇒ String
The dataset associated with the project.
-
#last_modified_by ⇒ String
The identifier (user name) of the user who last modified the project.
-
#last_modified_date ⇒ Time
The date and time that the project was last modified.
-
#name ⇒ String
The name of the project.
-
#open_date ⇒ Time
The date and time when the project was opened.
-
#opened_by ⇒ String
The identifier (user name) of the user that opened the project for use.
-
#recipe_name ⇒ String
The recipe associated with this job.
-
#resource_arn ⇒ String
The Amazon Resource Name (ARN) of the project.
-
#role_arn ⇒ String
The ARN of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
-
#sample ⇒ Types::Sample
Represents the sample size and sampling type for DataBrew to use for interactive data analysis.
-
#session_status ⇒ String
Describes the current state of the session:.
-
#tags ⇒ Hash<String,String>
Metadata tags associated with this project.
Instance Attribute Details
#create_date ⇒ Time
The date and time that the project was created.
1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-gluedatabrew/types.rb', line 1606 class DescribeProjectResponse < Struct.new( :create_date, :created_by, :dataset_name, :last_modified_date, :last_modified_by, :name, :recipe_name, :resource_arn, :sample, :role_arn, :tags, :session_status, :opened_by, :open_date) SENSITIVE = [] include Aws::Structure end |
#created_by ⇒ String
The identifier (user name) of the user who created the project.
1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-gluedatabrew/types.rb', line 1606 class DescribeProjectResponse < Struct.new( :create_date, :created_by, :dataset_name, :last_modified_date, :last_modified_by, :name, :recipe_name, :resource_arn, :sample, :role_arn, :tags, :session_status, :opened_by, :open_date) SENSITIVE = [] include Aws::Structure end |
#dataset_name ⇒ String
The dataset associated with the project.
1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-gluedatabrew/types.rb', line 1606 class DescribeProjectResponse < Struct.new( :create_date, :created_by, :dataset_name, :last_modified_date, :last_modified_by, :name, :recipe_name, :resource_arn, :sample, :role_arn, :tags, :session_status, :opened_by, :open_date) SENSITIVE = [] include Aws::Structure end |
#last_modified_by ⇒ String
The identifier (user name) of the user who last modified the project.
1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-gluedatabrew/types.rb', line 1606 class DescribeProjectResponse < Struct.new( :create_date, :created_by, :dataset_name, :last_modified_date, :last_modified_by, :name, :recipe_name, :resource_arn, :sample, :role_arn, :tags, :session_status, :opened_by, :open_date) SENSITIVE = [] include Aws::Structure end |
#last_modified_date ⇒ Time
The date and time that the project was last modified.
1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-gluedatabrew/types.rb', line 1606 class DescribeProjectResponse < Struct.new( :create_date, :created_by, :dataset_name, :last_modified_date, :last_modified_by, :name, :recipe_name, :resource_arn, :sample, :role_arn, :tags, :session_status, :opened_by, :open_date) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The name of the project.
1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-gluedatabrew/types.rb', line 1606 class DescribeProjectResponse < Struct.new( :create_date, :created_by, :dataset_name, :last_modified_date, :last_modified_by, :name, :recipe_name, :resource_arn, :sample, :role_arn, :tags, :session_status, :opened_by, :open_date) SENSITIVE = [] include Aws::Structure end |
#open_date ⇒ Time
The date and time when the project was opened.
1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-gluedatabrew/types.rb', line 1606 class DescribeProjectResponse < Struct.new( :create_date, :created_by, :dataset_name, :last_modified_date, :last_modified_by, :name, :recipe_name, :resource_arn, :sample, :role_arn, :tags, :session_status, :opened_by, :open_date) SENSITIVE = [] include Aws::Structure end |
#opened_by ⇒ String
The identifier (user name) of the user that opened the project for use.
1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-gluedatabrew/types.rb', line 1606 class DescribeProjectResponse < Struct.new( :create_date, :created_by, :dataset_name, :last_modified_date, :last_modified_by, :name, :recipe_name, :resource_arn, :sample, :role_arn, :tags, :session_status, :opened_by, :open_date) SENSITIVE = [] include Aws::Structure end |
#recipe_name ⇒ String
The recipe associated with this job.
1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-gluedatabrew/types.rb', line 1606 class DescribeProjectResponse < Struct.new( :create_date, :created_by, :dataset_name, :last_modified_date, :last_modified_by, :name, :recipe_name, :resource_arn, :sample, :role_arn, :tags, :session_status, :opened_by, :open_date) SENSITIVE = [] include Aws::Structure end |
#resource_arn ⇒ String
The Amazon Resource Name (ARN) of the project.
1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-gluedatabrew/types.rb', line 1606 class DescribeProjectResponse < Struct.new( :create_date, :created_by, :dataset_name, :last_modified_date, :last_modified_by, :name, :recipe_name, :resource_arn, :sample, :role_arn, :tags, :session_status, :opened_by, :open_date) SENSITIVE = [] include Aws::Structure end |
#role_arn ⇒ String
The ARN of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-gluedatabrew/types.rb', line 1606 class DescribeProjectResponse < Struct.new( :create_date, :created_by, :dataset_name, :last_modified_date, :last_modified_by, :name, :recipe_name, :resource_arn, :sample, :role_arn, :tags, :session_status, :opened_by, :open_date) SENSITIVE = [] include Aws::Structure end |
#sample ⇒ Types::Sample
Represents the sample size and sampling type for DataBrew to use for interactive data analysis.
1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-gluedatabrew/types.rb', line 1606 class DescribeProjectResponse < Struct.new( :create_date, :created_by, :dataset_name, :last_modified_date, :last_modified_by, :name, :recipe_name, :resource_arn, :sample, :role_arn, :tags, :session_status, :opened_by, :open_date) SENSITIVE = [] include Aws::Structure end |
#session_status ⇒ String
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.
1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-gluedatabrew/types.rb', line 1606 class DescribeProjectResponse < Struct.new( :create_date, :created_by, :dataset_name, :last_modified_date, :last_modified_by, :name, :recipe_name, :resource_arn, :sample, :role_arn, :tags, :session_status, :opened_by, :open_date) SENSITIVE = [] include Aws::Structure end |
#tags ⇒ Hash<String,String>
Metadata tags associated with this project.
1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-gluedatabrew/types.rb', line 1606 class DescribeProjectResponse < Struct.new( :create_date, :created_by, :dataset_name, :last_modified_date, :last_modified_by, :name, :recipe_name, :resource_arn, :sample, :role_arn, :tags, :session_status, :opened_by, :open_date) SENSITIVE = [] include Aws::Structure end |