CreateProjectRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard
val 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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String