RuleDeclaration
class RuleDeclaration
Represents information about the rule to be created for an associated condition. An example would be creating a new rule for an entry condition, such as a rule that checks for a test result before allowing the run to enter the deployment stage. For more information about conditions, see Stage conditions and How do stage conditions work?. For more information about rules, see the CodePipeline rule reference.
Types
Properties
Link copied to clipboard
The action configuration fields for the rule.
Link copied to clipboard
The input artifacts fields for the rule, such as specifying an input file for the rule.
Link copied to clipboard
The ID for the rule type, which is made up of the combined values for category, owner, provider, and version.
Link copied to clipboard
The action timeout for the rule.