Builder

class Builder

Properties

Link copied to clipboard

The ID of the Amazon Web Services account that owns the project.

Link copied to clipboard

The date and time that the project was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the user who crated the project.

Link copied to clipboard

The dataset that the project is to act upon.

Link copied to clipboard

The Amazon Resource Name (ARN) of the user who last modified the project.

Link copied to clipboard

The last modification date and time for the project.

Link copied to clipboard
var name: String?

The unique name of a project.

Link copied to clipboard

The date and time when the project was opened.

Link copied to clipboard

The Amazon Resource Name (ARN) of the user that opened the project for use.

Link copied to clipboard

The name of a recipe that will be developed during a project session.

Link copied to clipboard

The Amazon Resource Name (ARN) for the project.

Link copied to clipboard

The Amazon Resource Name (ARN) of the role that will be assumed for this project.

Link copied to clipboard

The sample size and sampling type to apply to the data. If this parameter isn't specified, then the sample consists of the first 500 rows from the dataset.

Link copied to clipboard

Metadata tags that have been applied to the project.

Functions

Link copied to clipboard
fun sample(block: Sample.Builder.() -> Unit)