Uses of Class
software.amazon.awscdk.services.applicationsignals.CfnServiceLevelObjective.IntervalProperty.Builder
Package
Description
AWS::ApplicationSignals Construct Library
-
Uses of CfnServiceLevelObjective.IntervalProperty.Builder in software.amazon.awscdk.services.applicationsignals
Modifier and TypeMethodDescriptionCfnServiceLevelObjective.IntervalProperty.builder()
CfnServiceLevelObjective.IntervalProperty.Builder.calendarInterval
(IResolvable calendarInterval) Sets the value ofCfnServiceLevelObjective.IntervalProperty.getCalendarInterval()
CfnServiceLevelObjective.IntervalProperty.Builder.calendarInterval
(CfnServiceLevelObjective.CalendarIntervalProperty calendarInterval) Sets the value ofCfnServiceLevelObjective.IntervalProperty.getCalendarInterval()
CfnServiceLevelObjective.IntervalProperty.Builder.rollingInterval
(IResolvable rollingInterval) Sets the value ofCfnServiceLevelObjective.IntervalProperty.getRollingInterval()
CfnServiceLevelObjective.IntervalProperty.Builder.rollingInterval
(CfnServiceLevelObjective.RollingIntervalProperty rollingInterval) Sets the value ofCfnServiceLevelObjective.IntervalProperty.getRollingInterval()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnServiceLevelObjective.IntervalProperty.Builder
.