You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GlueDataBrew::Types::ProjectRepresents all of the attributes of an AWS Glue DataBrew project.
Instance Attribute Summary collapseThe ID of the AWS account that owns the project.
The date and time that the project was created.
The identifier (the user name) of the user who crated the project.
The dataset that the project is to act upon.
The identifier (user name) of the user who last modified the project.
The last modification date and time for the project.
The unique name of a project.
The date and time when the project was opened.
The identifier (the user name) of the user that opened the project for use.
The name of a recipe that will be developed during a project session.
The Amazon Resource Name (ARN) for the project.
The Amazon Resource Name (ARN) of the role that will be assumed for this project.
The sample size and sampling type to apply to the data.
Metadata tags that have been applied to the project.
The ID of the AWS account that owns the project.
#create_date ⇒ TimeThe date and time that the project was created.
#created_by ⇒ StringThe identifier (the user name) of the user who crated the project.
#dataset_name ⇒ StringThe dataset that the project is to act upon.
#last_modified_by ⇒ StringThe identifier (user name) of the user who last modified the project.
#last_modified_date ⇒ TimeThe last modification date and time for the project.
#name ⇒ StringThe unique name of a project.
#open_date ⇒ TimeThe date and time when the project was opened.
#opened_by ⇒ StringThe identifier (the user name) of the user that opened the project for use.
#recipe_name ⇒ StringThe name of a recipe that will be developed during a project session.
#resource_arn ⇒ StringThe Amazon Resource Name (ARN) for the project.
#role_arn ⇒ StringThe Amazon Resource Name (ARN) of the role that will be assumed for this project.
#sample ⇒ Types::SampleThe sample size and sampling type to apply to the data. If this parameter isn\'t specified, then the sample will consiste of the first 500 rows from the dataset.
#tags ⇒ Hash<String,String>Metadata tags that have been applied to the project.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4