Uses of Class
software.amazon.awscdk.services.securityhub.CfnAutomationRuleV2Props.Builder
Packages that use CfnAutomationRuleV2Props.Builder
-
Uses of CfnAutomationRuleV2Props.Builder in software.amazon.awscdk.services.securityhub
Methods in software.amazon.awscdk.services.securityhub that return CfnAutomationRuleV2Props.BuilderModifier and TypeMethodDescriptionSets the value ofCfnAutomationRuleV2Props.getActions()
CfnAutomationRuleV2Props.Builder.actions
(IResolvable actions) Sets the value ofCfnAutomationRuleV2Props.getActions()
CfnAutomationRuleV2Props.builder()
CfnAutomationRuleV2Props.Builder.criteria
(IResolvable criteria) Sets the value ofCfnAutomationRuleV2Props.getCriteria()
CfnAutomationRuleV2Props.Builder.criteria
(CfnAutomationRuleV2.CriteriaProperty criteria) Sets the value ofCfnAutomationRuleV2Props.getCriteria()
CfnAutomationRuleV2Props.Builder.description
(String description) Sets the value ofCfnAutomationRuleV2Props.getDescription()
Sets the value ofCfnAutomationRuleV2Props.getRuleName()
Sets the value ofCfnAutomationRuleV2Props.getRuleOrder()
CfnAutomationRuleV2Props.Builder.ruleStatus
(String ruleStatus) Sets the value ofCfnAutomationRuleV2Props.getRuleStatus()
Sets the value ofCfnAutomationRuleV2Props.getTags()
Constructors in software.amazon.awscdk.services.securityhub with parameters of type CfnAutomationRuleV2Props.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAutomationRuleV2Props.Builder
.