Builder

class Builder

Properties

Link copied to clipboard

The name of an existing dataset to associate this project with.

Link copied to clipboard
var name: String?

A unique name for the new project. Valid characters are alphanumeric (A-Z, a-z, 0-9), hyphen (-), period (.), and space.

Link copied to clipboard

The name of an existing recipe to associate with the project.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be assumed for this request.

Link copied to clipboard

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

Link copied to clipboard

Metadata tags to apply to this project.

Functions

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