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