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