codepipeline_list_rule_types {paws.developer.tools} | R Documentation |
Lists the rules for the condition
Description
Lists the rules for the condition. For more information about conditions, see Stage conditions and How do stage conditions work?.For more information about rules, see the CodePipeline rule reference.
See https://www.paws-r-sdk.com/docs/codepipeline_list_rule_types/ for full documentation.
Usage
codepipeline_list_rule_types(ruleOwnerFilter = NULL, regionFilter = NULL)
Arguments
ruleOwnerFilter |
The rule owner to filter on. |
regionFilter |
The rule Region to filter on. |
[Package paws.developer.tools version 0.9.0 Index]