Uses of Class
software.amazon.awscdk.services.config.CloudFormationStackNotificationCheckProps.Builder
Packages that use CloudFormationStackNotificationCheckProps.Builder
-
Uses of CloudFormationStackNotificationCheckProps.Builder in software.amazon.awscdk.services.config
Methods in software.amazon.awscdk.services.config that return CloudFormationStackNotificationCheckProps.BuilderModifier and TypeMethodDescriptionCloudFormationStackNotificationCheckProps.builder()CloudFormationStackNotificationCheckProps.Builder.configRuleName(String configRuleName) Sets the value ofRuleProps.getConfigRuleName()CloudFormationStackNotificationCheckProps.Builder.description(String description) Sets the value ofRuleProps.getDescription()CloudFormationStackNotificationCheckProps.Builder.evaluationModes(EvaluationMode evaluationModes) Sets the value ofRuleProps.getEvaluationModes()CloudFormationStackNotificationCheckProps.Builder.inputParameters(Map<String, ? extends Object> inputParameters) Sets the value ofRuleProps.getInputParameters()CloudFormationStackNotificationCheckProps.Builder.maximumExecutionFrequency(MaximumExecutionFrequency maximumExecutionFrequency) Sets the value ofRuleProps.getMaximumExecutionFrequency()Sets the value ofRuleProps.getRuleScope()Sets the value ofCloudFormationStackNotificationCheckProps.getTopics()Constructors in software.amazon.awscdk.services.config with parameters of type CloudFormationStackNotificationCheckProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCloudFormationStackNotificationCheckProps.Builder.