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