Class: Aws::GlueDataBrew::Types::DescribeProjectResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-gluedatabrew/lib/aws-sdk-gluedatabrew/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#create_dateTime

The date and time that the project was created.

Returns:

  • (Time)


1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
# File 'gems/aws-sdk-gluedatabrew/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_byString

The identifier (user name) of the user who created the project.

Returns:

  • (String)


1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
# File 'gems/aws-sdk-gluedatabrew/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_nameString

The dataset associated with the project.

Returns:

  • (String)


1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
# File 'gems/aws-sdk-gluedatabrew/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_byString

The identifier (user name) of the user who last modified the project.

Returns:

  • (String)


1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
# File 'gems/aws-sdk-gluedatabrew/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_dateTime

The date and time that the project was last modified.

Returns:

  • (Time)


1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
# File 'gems/aws-sdk-gluedatabrew/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

#nameString

The name of the project.

Returns:

  • (String)


1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
# File 'gems/aws-sdk-gluedatabrew/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_dateTime

The date and time when the project was opened.

Returns:

  • (Time)


1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
# File 'gems/aws-sdk-gluedatabrew/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_byString

The identifier (user name) of the user that opened the project for use.

Returns:

  • (String)


1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
# File 'gems/aws-sdk-gluedatabrew/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_nameString

The recipe associated with this job.

Returns:

  • (String)


1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
# File 'gems/aws-sdk-gluedatabrew/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_arnString

The Amazon Resource Name (ARN) of the project.

Returns:

  • (String)


1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
# File 'gems/aws-sdk-gluedatabrew/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_arnString

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

Returns:

  • (String)


1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
# File 'gems/aws-sdk-gluedatabrew/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

#sampleTypes::Sample

Represents the sample size and sampling type for DataBrew to use for interactive data analysis.

Returns:



1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
# File 'gems/aws-sdk-gluedatabrew/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_statusString

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.

Returns:

  • (String)


1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
# File 'gems/aws-sdk-gluedatabrew/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

#tagsHash<String,String>

Metadata tags associated with this project.

Returns:

  • (Hash<String,String>)


1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
# File 'gems/aws-sdk-gluedatabrew/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