Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ssmcontacts.CfnRotationPropsMixin.RecurrenceSettingsProperty.Builder
Packages that use CfnRotationPropsMixin.RecurrenceSettingsProperty.Builder
-
Uses of CfnRotationPropsMixin.RecurrenceSettingsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ssmcontacts
Methods in software.amazon.awscdk.cfnpropertymixins.services.ssmcontacts that return CfnRotationPropsMixin.RecurrenceSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnRotationPropsMixin.RecurrenceSettingsProperty.builder()CfnRotationPropsMixin.RecurrenceSettingsProperty.Builder.dailySettings(List<String> dailySettings) Sets the value ofCfnRotationPropsMixin.RecurrenceSettingsProperty.getDailySettings()CfnRotationPropsMixin.RecurrenceSettingsProperty.Builder.monthlySettings(List<? extends Object> monthlySettings) Sets the value ofCfnRotationPropsMixin.RecurrenceSettingsProperty.getMonthlySettings()CfnRotationPropsMixin.RecurrenceSettingsProperty.Builder.monthlySettings(IResolvable monthlySettings) Sets the value ofCfnRotationPropsMixin.RecurrenceSettingsProperty.getMonthlySettings()CfnRotationPropsMixin.RecurrenceSettingsProperty.Builder.numberOfOnCalls(Number numberOfOnCalls) Sets the value ofCfnRotationPropsMixin.RecurrenceSettingsProperty.getNumberOfOnCalls()CfnRotationPropsMixin.RecurrenceSettingsProperty.Builder.recurrenceMultiplier(Number recurrenceMultiplier) CfnRotationPropsMixin.RecurrenceSettingsProperty.Builder.shiftCoverages(List<? extends Object> shiftCoverages) Sets the value ofCfnRotationPropsMixin.RecurrenceSettingsProperty.getShiftCoverages()CfnRotationPropsMixin.RecurrenceSettingsProperty.Builder.shiftCoverages(IResolvable shiftCoverages) Sets the value ofCfnRotationPropsMixin.RecurrenceSettingsProperty.getShiftCoverages()CfnRotationPropsMixin.RecurrenceSettingsProperty.Builder.weeklySettings(List<? extends Object> weeklySettings) Sets the value ofCfnRotationPropsMixin.RecurrenceSettingsProperty.getWeeklySettings()CfnRotationPropsMixin.RecurrenceSettingsProperty.Builder.weeklySettings(IResolvable weeklySettings) Sets the value ofCfnRotationPropsMixin.RecurrenceSettingsProperty.getWeeklySettings()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ssmcontacts with parameters of type CfnRotationPropsMixin.RecurrenceSettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRotationPropsMixin.RecurrenceSettingsProperty.Builder.