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