RuleTypeId
class RuleTypeId
The ID for the rule type, which is made up of the combined values for category, owner, provider, and version. For more information about conditions, see Stage conditions. For more information about rules, see the CodePipeline rule reference.
Types
Properties
Link copied to clipboard
A category defines what kind of rule can be run in the stage, and constrains the provider type for the rule. The valid category is Rule
.
Link copied to clipboard
The rule provider, such as the DeploymentWindow
rule. For a list of rule provider names, see the rules listed in the CodePipeline rule reference.