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