Uses of Class
software.amazon.awscdk.services.emr.CfnStudio.Builder
Packages that use CfnStudio.Builder
-
Uses of CfnStudio.Builder in software.amazon.awscdk.services.emr
Methods in software.amazon.awscdk.services.emr that return CfnStudio.BuilderModifier and TypeMethodDescriptionSpecifies whether the Studio authenticates users using IAM Identity Center or IAM.static CfnStudio.Builder
CfnStudio.Builder.defaultS3Location
(String defaultS3Location) The Amazon S3 location to back up EMR Studio Workspaces and notebook files.CfnStudio.Builder.description
(String description) A detailed description of the Amazon EMR Studio.CfnStudio.Builder.engineSecurityGroupId
(String engineSecurityGroupId) The ID of the Amazon EMR Studio Engine security group.CfnStudio.Builder.idpAuthUrl
(String idpAuthUrl) Your identity provider's authentication endpoint.CfnStudio.Builder.idpRelayStateParameterName
(String idpRelayStateParameterName) The name of your identity provider'sRelayState
parameter.A descriptive name for the Amazon EMR Studio.CfnStudio.Builder.serviceRole
(String serviceRole) The Amazon Resource Name (ARN) of the IAM role that will be assumed by the Amazon EMR Studio.A list of subnet IDs to associate with the Amazon EMR Studio.An array of key-value pairs to apply to this resource.The Amazon Resource Name (ARN) of the IAM user role that will be assumed by users and groups logged in to a Studio.The ID of the Amazon Virtual Private Cloud (Amazon VPC) to associate with the Studio.CfnStudio.Builder.workspaceSecurityGroupId
(String workspaceSecurityGroupId) The ID of the Workspace security group associated with the Amazon EMR Studio.