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