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