Uses of Class
software.amazon.awscdk.services.emr.CfnStudioSessionMappingProps.Builder
-
Uses of CfnStudioSessionMappingProps.Builder in software.amazon.awscdk.services.emr
Modifier and TypeMethodDescriptionCfnStudioSessionMappingProps.builder()
CfnStudioSessionMappingProps.Builder.identityName
(String identityName) Sets the value ofCfnStudioSessionMappingProps.getIdentityName()
CfnStudioSessionMappingProps.Builder.identityType
(String identityType) Sets the value ofCfnStudioSessionMappingProps.getIdentityType()
CfnStudioSessionMappingProps.Builder.sessionPolicyArn
(String sessionPolicyArn) Sets the value ofCfnStudioSessionMappingProps.getSessionPolicyArn()
Sets the value ofCfnStudioSessionMappingProps.getStudioId()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnStudioSessionMappingProps.Builder
.