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