Uses of Enum
software.amazon.awscdk.services.ses.AutoValidationThreshold
Packages that use AutoValidationThreshold
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of AutoValidationThreshold in software.amazon.awscdk.services.ses
Methods in software.amazon.awscdk.services.ses that return AutoValidationThresholdModifier and TypeMethodDescriptiondefault AutoValidationThresholdConfigurationSetProps.getAutoValidationThreshold()The Auto Validation threshold for this configuration set.final AutoValidationThresholdConfigurationSetProps.Jsii$Proxy.getAutoValidationThreshold()static AutoValidationThresholdReturns the enum constant of this type with the specified name.static AutoValidationThreshold[]AutoValidationThreshold.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.ses with parameters of type AutoValidationThresholdModifier and TypeMethodDescriptionConfigurationSet.Builder.autoValidationThreshold(AutoValidationThreshold autoValidationThreshold) The Auto Validation threshold for this configuration set.ConfigurationSetProps.Builder.autoValidationThreshold(AutoValidationThreshold autoValidationThreshold) Sets the value ofConfigurationSetProps.getAutoValidationThreshold()