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