Uses of Class
software.amazon.awscdk.services.computeoptimizer.CfnAutomationRuleProps.Builder
Packages that use CfnAutomationRuleProps.Builder
Package
Description
AWS::ComputeOptimizer Construct Library
-
Uses of CfnAutomationRuleProps.Builder in software.amazon.awscdk.services.computeoptimizer
Methods in software.amazon.awscdk.services.computeoptimizer that return CfnAutomationRuleProps.BuilderModifier and TypeMethodDescriptionCfnAutomationRuleProps.builder()CfnAutomationRuleProps.Builder.criteria(IResolvable criteria) Sets the value ofCfnAutomationRuleProps.getCriteria()CfnAutomationRuleProps.Builder.criteria(CfnAutomationRule.CriteriaProperty criteria) Sets the value ofCfnAutomationRuleProps.getCriteria()CfnAutomationRuleProps.Builder.description(String description) Sets the value ofCfnAutomationRuleProps.getDescription()Sets the value ofCfnAutomationRuleProps.getName()CfnAutomationRuleProps.Builder.organizationConfiguration(IResolvable organizationConfiguration) Sets the value ofCfnAutomationRuleProps.getOrganizationConfiguration()CfnAutomationRuleProps.Builder.organizationConfiguration(CfnAutomationRule.OrganizationConfigurationProperty organizationConfiguration) Sets the value ofCfnAutomationRuleProps.getOrganizationConfiguration()Sets the value ofCfnAutomationRuleProps.getPriority()CfnAutomationRuleProps.Builder.recommendedActionTypes(List<String> recommendedActionTypes) Sets the value ofCfnAutomationRuleProps.getRecommendedActionTypes()Sets the value ofCfnAutomationRuleProps.getRuleType()CfnAutomationRuleProps.Builder.schedule(IResolvable schedule) Sets the value ofCfnAutomationRuleProps.getSchedule()CfnAutomationRuleProps.Builder.schedule(CfnAutomationRule.ScheduleProperty schedule) Sets the value ofCfnAutomationRuleProps.getSchedule()Sets the value ofCfnAutomationRuleProps.getStatus()Sets the value ofCfnAutomationRuleProps.getTags()Constructors in software.amazon.awscdk.services.computeoptimizer with parameters of type CfnAutomationRuleProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAutomationRuleProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAutomationRuleProps.Builder.