Uses of Class
software.amazon.awscdk.services.config.CloudFormationStackNotificationCheck.Builder
-
Uses of CloudFormationStackNotificationCheck.Builder in software.amazon.awscdk.services.config
Modifier and TypeMethodDescriptionCloudFormationStackNotificationCheck.Builder.configRuleName
(String configRuleName) A name for the AWS Config rule.CloudFormationStackNotificationCheck.Builder.description
(String description) A description about this AWS Config rule.CloudFormationStackNotificationCheck.Builder.evaluationModes
(EvaluationMode evaluationModes) The modes the AWS Config rule can be evaluated in.CloudFormationStackNotificationCheck.Builder.inputParameters
(Map<String, ? extends Object> inputParameters) Input parameter values that are passed to the AWS Config rule.CloudFormationStackNotificationCheck.Builder.maximumExecutionFrequency
(MaximumExecutionFrequency maximumExecutionFrequency) The maximum frequency at which the AWS Config rule runs evaluations.Defines which resources trigger an evaluation for an AWS Config rule.A list of allowed topics.