Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.cloudwatch.CfnLogAlarmPropsMixin.WarmUpConfigurationProperty
Packages that use CfnLogAlarmPropsMixin.WarmUpConfigurationProperty
-
Uses of CfnLogAlarmPropsMixin.WarmUpConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch
Classes in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch that implement CfnLogAlarmPropsMixin.WarmUpConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLogAlarmPropsMixin.WarmUpConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch that return CfnLogAlarmPropsMixin.WarmUpConfigurationPropertyModifier and TypeMethodDescriptionCfnLogAlarmPropsMixin.WarmUpConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch with parameters of type CfnLogAlarmPropsMixin.WarmUpConfigurationPropertyModifier and TypeMethodDescriptionCfnLogAlarmMixinProps.Builder.warmUpConfiguration(CfnLogAlarmPropsMixin.WarmUpConfigurationProperty warmUpConfiguration) Sets the value ofCfnLogAlarmMixinProps.getWarmUpConfiguration()CfnLogAlarmPropsMixin.Builder.warmUpConfiguration(CfnLogAlarmPropsMixin.WarmUpConfigurationProperty warmUpConfiguration) The warm-up configuration for an alarm.