Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudwatch.CfnLogAlarmPropsMixin.ScheduleConfigurationProperty.Builder
Packages that use CfnLogAlarmPropsMixin.ScheduleConfigurationProperty.Builder
-
Uses of CfnLogAlarmPropsMixin.ScheduleConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch that return CfnLogAlarmPropsMixin.ScheduleConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnLogAlarmPropsMixin.ScheduleConfigurationProperty.builder()CfnLogAlarmPropsMixin.ScheduleConfigurationProperty.Builder.endTimeOffset(Number endTimeOffset) Sets the value ofCfnLogAlarmPropsMixin.ScheduleConfigurationProperty.getEndTimeOffset()CfnLogAlarmPropsMixin.ScheduleConfigurationProperty.Builder.scheduleExpression(String scheduleExpression) CfnLogAlarmPropsMixin.ScheduleConfigurationProperty.Builder.startTimeOffset(Number startTimeOffset) Sets the value ofCfnLogAlarmPropsMixin.ScheduleConfigurationProperty.getStartTimeOffset()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch with parameters of type CfnLogAlarmPropsMixin.ScheduleConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLogAlarmPropsMixin.ScheduleConfigurationProperty.Builder.