Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.autoscaling.CfnScheduledActionMixinProps.Builder
Packages that use CfnScheduledActionMixinProps.Builder
-
Uses of CfnScheduledActionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.autoscaling
Methods in software.amazon.awscdk.cfnpropertymixins.services.autoscaling that return CfnScheduledActionMixinProps.BuilderModifier and TypeMethodDescriptionCfnScheduledActionMixinProps.Builder.autoScalingGroupName(String autoScalingGroupName) Sets the value ofCfnScheduledActionMixinProps.getAutoScalingGroupName()CfnScheduledActionMixinProps.Builder.autoScalingGroupName(IAutoScalingGroupRef autoScalingGroupName) Sets the value ofCfnScheduledActionMixinProps.getAutoScalingGroupName()CfnScheduledActionMixinProps.builder()CfnScheduledActionMixinProps.Builder.desiredCapacity(Number desiredCapacity) Sets the value ofCfnScheduledActionMixinProps.getDesiredCapacity()Sets the value ofCfnScheduledActionMixinProps.getEndTime()Sets the value ofCfnScheduledActionMixinProps.getMaxSize()Sets the value ofCfnScheduledActionMixinProps.getMinSize()CfnScheduledActionMixinProps.Builder.recurrence(String recurrence) Sets the value ofCfnScheduledActionMixinProps.getRecurrence()Sets the value ofCfnScheduledActionMixinProps.getStartTime()Sets the value ofCfnScheduledActionMixinProps.getTimeZone()Constructors in software.amazon.awscdk.cfnpropertymixins.services.autoscaling with parameters of type CfnScheduledActionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnScheduledActionMixinProps.Builder.