Uses of Class
software.amazon.awscdk.services.emr.CfnStudioSessionMapping.Builder
Packages that use CfnStudioSessionMapping.Builder
-
Uses of CfnStudioSessionMapping.Builder in software.amazon.awscdk.services.emr
Methods in software.amazon.awscdk.services.emr that return CfnStudioSessionMapping.BuilderModifier and TypeMethodDescriptionCfnStudioSessionMapping.Builder.identityName
(String identityName) The name of the user or group.CfnStudioSessionMapping.Builder.identityType
(String identityType) Specifies whether the identity to map to the Amazon EMR Studio is a user or a group.CfnStudioSessionMapping.Builder.sessionPolicyArn
(String sessionPolicyArn) The Amazon Resource Name (ARN) for the session policy that will be applied to the user or group.The ID of the Amazon EMR Studio to which the user or group will be mapped.