Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lightsail.CfnAlarmMixinProps.Builder
Packages that use CfnAlarmMixinProps.Builder
-
Uses of CfnAlarmMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.lightsail
Methods in software.amazon.awscdk.cfnpropertymixins.services.lightsail that return CfnAlarmMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnAlarmMixinProps.getAlarmName()static CfnAlarmMixinProps.BuilderCfnAlarmMixinProps.builder()CfnAlarmMixinProps.Builder.comparisonOperator(String comparisonOperator) Sets the value ofCfnAlarmMixinProps.getComparisonOperator()CfnAlarmMixinProps.Builder.contactProtocols(List<String> contactProtocols) Sets the value ofCfnAlarmMixinProps.getContactProtocols()CfnAlarmMixinProps.Builder.datapointsToAlarm(Number datapointsToAlarm) Sets the value ofCfnAlarmMixinProps.getDatapointsToAlarm()CfnAlarmMixinProps.Builder.evaluationPeriods(Number evaluationPeriods) Sets the value ofCfnAlarmMixinProps.getEvaluationPeriods()CfnAlarmMixinProps.Builder.metricName(String metricName) Sets the value ofCfnAlarmMixinProps.getMetricName()CfnAlarmMixinProps.Builder.monitoredResourceName(String monitoredResourceName) Sets the value ofCfnAlarmMixinProps.getMonitoredResourceName()CfnAlarmMixinProps.Builder.notificationEnabled(Boolean notificationEnabled) Sets the value ofCfnAlarmMixinProps.getNotificationEnabled()CfnAlarmMixinProps.Builder.notificationEnabled(IResolvable notificationEnabled) Sets the value ofCfnAlarmMixinProps.getNotificationEnabled()CfnAlarmMixinProps.Builder.notificationTriggers(List<String> notificationTriggers) Sets the value ofCfnAlarmMixinProps.getNotificationTriggers()Sets the value ofCfnAlarmMixinProps.getThreshold()CfnAlarmMixinProps.Builder.treatMissingData(String treatMissingData) Sets the value ofCfnAlarmMixinProps.getTreatMissingData()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lightsail with parameters of type CfnAlarmMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAlarmMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAlarmMixinProps.Builder.