Uses of Class
software.amazon.awscdk.services.logs.CfnLogAnomalyDetectorProps.Builder
Packages that use CfnLogAnomalyDetectorProps.Builder
-
Uses of CfnLogAnomalyDetectorProps.Builder in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs that return CfnLogAnomalyDetectorProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnLogAnomalyDetectorProps.getAccountId()CfnLogAnomalyDetectorProps.Builder.anomalyVisibilityTime(Number anomalyVisibilityTime) Sets the value ofCfnLogAnomalyDetectorProps.getAnomalyVisibilityTime()CfnLogAnomalyDetectorProps.builder()CfnLogAnomalyDetectorProps.Builder.detectorName(String detectorName) Sets the value ofCfnLogAnomalyDetectorProps.getDetectorName()CfnLogAnomalyDetectorProps.Builder.evaluationFrequency(String evaluationFrequency) Sets the value ofCfnLogAnomalyDetectorProps.getEvaluationFrequency()CfnLogAnomalyDetectorProps.Builder.filterPattern(String filterPattern) Sets the value ofCfnLogAnomalyDetectorProps.getFilterPattern()Sets the value ofCfnLogAnomalyDetectorProps.getKmsKeyId()CfnLogAnomalyDetectorProps.Builder.logGroupArnList(List<String> logGroupArnList) Sets the value ofCfnLogAnomalyDetectorProps.getLogGroupArnList()Constructors in software.amazon.awscdk.services.logs with parameters of type CfnLogAnomalyDetectorProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLogAnomalyDetectorProps.Builder.