Uses of Enum
com.amazonaws.auth.policy.actions.ElasticMapReduceActions
Packages that use ElasticMapReduceActions
Package
Description
Collection of actions for AWS access control policies.
-
Uses of ElasticMapReduceActions in com.amazonaws.auth.policy.actions
Subclasses with type arguments of type ElasticMapReduceActions in com.amazonaws.auth.policy.actionsModifier and TypeClassDescriptionenumThe available AWS access control policy actions for Amazon EMR.Methods in com.amazonaws.auth.policy.actions that return ElasticMapReduceActionsModifier and TypeMethodDescriptionstatic ElasticMapReduceActionsReturns the enum constant of this type with the specified name.static ElasticMapReduceActions[]ElasticMapReduceActions.values()Returns an array containing the constants of this enum type, in the order they are declared.