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