Uses of Class
software.amazon.awssdk.services.emr.model.SessionMappingDetail
-
Packages that use SessionMappingDetail Package Description software.amazon.awssdk.services.emr.model -
-
Uses of SessionMappingDetail in software.amazon.awssdk.services.emr.model
Methods in software.amazon.awssdk.services.emr.model that return SessionMappingDetail Modifier and Type Method Description SessionMappingDetailGetStudioSessionMappingResponse. sessionMapping()The session mapping details for the specified Amazon EMR Studio and identity, including session policy ARN and creation time.Methods in software.amazon.awssdk.services.emr.model with parameters of type SessionMappingDetail Modifier and Type Method Description GetStudioSessionMappingResponse.BuilderGetStudioSessionMappingResponse.Builder. sessionMapping(SessionMappingDetail sessionMapping)The session mapping details for the specified Amazon EMR Studio and identity, including session policy ARN and creation time.
-