Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudwatch.CfnLogAlarmMixinProps.Builder
Packages that use CfnLogAlarmMixinProps.Builder
-
Uses of CfnLogAlarmMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch that return CfnLogAlarmMixinProps.BuilderModifier and TypeMethodDescriptionCfnLogAlarmMixinProps.Builder.actionLogLineCount(Number actionLogLineCount) Sets the value ofCfnLogAlarmMixinProps.getActionLogLineCount()CfnLogAlarmMixinProps.Builder.actionLogLineRoleArn(String actionLogLineRoleArn) Sets the value ofCfnLogAlarmMixinProps.getActionLogLineRoleArn()CfnLogAlarmMixinProps.Builder.actionsEnabled(Boolean actionsEnabled) Sets the value ofCfnLogAlarmMixinProps.getActionsEnabled()CfnLogAlarmMixinProps.Builder.actionsEnabled(IResolvable actionsEnabled) Sets the value ofCfnLogAlarmMixinProps.getActionsEnabled()CfnLogAlarmMixinProps.Builder.alarmActions(List<String> alarmActions) Sets the value ofCfnLogAlarmMixinProps.getAlarmActions()CfnLogAlarmMixinProps.Builder.alarmDescription(String alarmDescription) Sets the value ofCfnLogAlarmMixinProps.getAlarmDescription()Sets the value ofCfnLogAlarmMixinProps.getAlarmName()CfnLogAlarmMixinProps.builder()CfnLogAlarmMixinProps.Builder.comparisonOperator(String comparisonOperator) Sets the value ofCfnLogAlarmMixinProps.getComparisonOperator()CfnLogAlarmMixinProps.Builder.insufficientDataActions(List<String> insufficientDataActions) Sets the value ofCfnLogAlarmMixinProps.getInsufficientDataActions()Sets the value ofCfnLogAlarmMixinProps.getOkActions()CfnLogAlarmMixinProps.Builder.queryResultsToAlarm(Number queryResultsToAlarm) Sets the value ofCfnLogAlarmMixinProps.getQueryResultsToAlarm()CfnLogAlarmMixinProps.Builder.queryResultsToEvaluate(Number queryResultsToEvaluate) Sets the value ofCfnLogAlarmMixinProps.getQueryResultsToEvaluate()CfnLogAlarmMixinProps.Builder.scheduledQueryConfiguration(CfnLogAlarmPropsMixin.ScheduledQueryConfigurationProperty scheduledQueryConfiguration) Sets the value ofCfnLogAlarmMixinProps.getScheduledQueryConfiguration()CfnLogAlarmMixinProps.Builder.scheduledQueryConfiguration(IResolvable scheduledQueryConfiguration) Sets the value ofCfnLogAlarmMixinProps.getScheduledQueryConfiguration()Sets the value ofCfnLogAlarmMixinProps.getTags()Sets the value ofCfnLogAlarmMixinProps.getThreshold()CfnLogAlarmMixinProps.Builder.treatMissingData(String treatMissingData) Sets the value ofCfnLogAlarmMixinProps.getTreatMissingData()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch with parameters of type CfnLogAlarmMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnLogAlarmMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLogAlarmMixinProps.Builder.