| Package | Description | 
|---|---|
| com.amazonaws.services.elasticmapreduce.model | 
| Modifier and Type | Method and Description | 
|---|---|
| static AuthMode | AuthMode. fromValue(String value)Use this in place of valueOf. | 
| static AuthMode | AuthMode. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static AuthMode[] | AuthMode. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateStudioRequest | CreateStudioRequest. withAuthMode(AuthMode authMode)
 Specifies whether the Studio authenticates users using IAM or Amazon Web Services SSO. | 
| Studio | Studio. withAuthMode(AuthMode authMode)
 Specifies whether the Amazon EMR Studio authenticates users using IAM or Amazon Web Services SSO. | 
| StudioSummary | StudioSummary. withAuthMode(AuthMode authMode)
 Specifies whether the Studio authenticates users using IAM or Amazon Web Services SSO. | 
Copyright © 2021. All rights reserved.