Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.emr.CfnStudioSessionMappingMixinProps.Builder
Packages that use CfnStudioSessionMappingMixinProps.Builder
-
Uses of CfnStudioSessionMappingMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.emr
Methods in software.amazon.awscdk.cfnpropertymixins.services.emr that return CfnStudioSessionMappingMixinProps.BuilderModifier and TypeMethodDescriptionCfnStudioSessionMappingMixinProps.builder()CfnStudioSessionMappingMixinProps.Builder.identityName(String identityName) Sets the value ofCfnStudioSessionMappingMixinProps.getIdentityName()CfnStudioSessionMappingMixinProps.Builder.identityType(String identityType) Sets the value ofCfnStudioSessionMappingMixinProps.getIdentityType()CfnStudioSessionMappingMixinProps.Builder.sessionPolicyArn(String sessionPolicyArn) Sets the value ofCfnStudioSessionMappingMixinProps.getSessionPolicyArn()CfnStudioSessionMappingMixinProps.Builder.sessionPolicyArn(IManagedPolicyRef sessionPolicyArn) Sets the value ofCfnStudioSessionMappingMixinProps.getSessionPolicyArn()Sets the value ofCfnStudioSessionMappingMixinProps.getStudioId()CfnStudioSessionMappingMixinProps.Builder.studioId(IStudioRef studioId) Sets the value ofCfnStudioSessionMappingMixinProps.getStudioId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.emr with parameters of type CfnStudioSessionMappingMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStudioSessionMappingMixinProps.Builder.