Builder

class Builder

Properties

Link copied to clipboard

Specifies whether the Amazon EMR Studio authenticates users with IAM or IAM Identity Center.

Link copied to clipboard

The time the Amazon EMR Studio was created.

Link copied to clipboard

The Amazon S3 location to back up Amazon EMR Studio Workspaces and notebook files.

Link copied to clipboard

The detailed description of the Amazon EMR Studio.

Link copied to clipboard

The KMS key identifier (ARN) used to encrypt Amazon EMR Studio workspace and notebook files when backed up to Amazon S3.

Link copied to clipboard

The ID of the Engine security group associated with the Amazon EMR Studio. The Engine security group allows inbound network traffic from resources in the Workspace security group.

Link copied to clipboard

The ARN of the IAM Identity Center instance the Studio application belongs to.

Link copied to clipboard

Indicates whether the Studio has REQUIRED or OPTIONAL IAM Identity Center user assignment. If the value is set to REQUIRED, users must be explicitly assigned to the Studio application to access the Studio.

Link copied to clipboard

Your identity provider's authentication endpoint. Amazon EMR Studio redirects federated users to this endpoint for authentication when logging in to a Studio with the Studio URL.

Link copied to clipboard

The name of your identity provider's RelayState parameter.

Link copied to clipboard
var name: String?

The name of the Amazon EMR Studio.

Link copied to clipboard

The name of the IAM role assumed by the Amazon EMR Studio.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon EMR Studio.

Link copied to clipboard

The ID of the Amazon EMR Studio.

Link copied to clipboard

The list of IDs of the subnets associated with the Amazon EMR Studio.

Link copied to clipboard
var tags: List<Tag>?

A list of tags associated with the Amazon EMR Studio.

Link copied to clipboard

Indicates whether the Studio has Trusted identity propagation enabled. The default value is false.

Link copied to clipboard
var url: String?

The unique access URL of the Amazon EMR Studio.

Link copied to clipboard

The name of the IAM role assumed by users logged in to the Amazon EMR Studio. A Studio only requires a UserRole when you use IAM authentication.

Link copied to clipboard

The ID of the VPC associated with the Amazon EMR Studio.

Link copied to clipboard

The ID of the Workspace security group associated with the Amazon EMR Studio. The Workspace security group allows outbound network traffic to resources in the Engine security group and to the internet.