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