Uses of Class
software.amazon.awscdk.services.securityhub.CfnAutomationRuleV2.Builder
Packages that use CfnAutomationRuleV2.Builder
-
Uses of CfnAutomationRuleV2.Builder in software.amazon.awscdk.services.securityhub
Methods in software.amazon.awscdk.services.securityhub that return CfnAutomationRuleV2.BuilderModifier and TypeMethodDescriptionA list of actions to be performed when the rule criteria is met.CfnAutomationRuleV2.Builder.actions
(IResolvable actions) A list of actions to be performed when the rule criteria is met.static CfnAutomationRuleV2.Builder
CfnAutomationRuleV2.Builder.criteria
(IResolvable criteria) The filtering type and configuration of the automation rule.CfnAutomationRuleV2.Builder.criteria
(CfnAutomationRuleV2.CriteriaProperty criteria) The filtering type and configuration of the automation rule.CfnAutomationRuleV2.Builder.description
(String description) A description of the V2 automation rule.The name of the V2 automation rule.The value for the rule priority.CfnAutomationRuleV2.Builder.ruleStatus
(String ruleStatus) The status of the V2 automation rule.A list of key-value pairs associated with the V2 automation rule.