Uses of Class
software.amazon.awscdk.services.emr.StudioSessionMappingReference.Builder
Packages that use StudioSessionMappingReference.Builder
-
Uses of StudioSessionMappingReference.Builder in software.amazon.awscdk.services.emr
Methods in software.amazon.awscdk.services.emr that return StudioSessionMappingReference.BuilderModifier and TypeMethodDescriptionStudioSessionMappingReference.builder()
StudioSessionMappingReference.Builder.identityName
(String identityName) Sets the value ofStudioSessionMappingReference.getIdentityName()
StudioSessionMappingReference.Builder.identityType
(String identityType) Sets the value ofStudioSessionMappingReference.getIdentityType()
Sets the value ofStudioSessionMappingReference.getStudioId()
Constructors in software.amazon.awscdk.services.emr with parameters of type StudioSessionMappingReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theStudioSessionMappingReference.Builder
.