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