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