Uses of Class
software.amazon.awscdk.services.opsworks.CfnInstance.TimeBasedAutoScalingProperty.Builder
Packages that use CfnInstance.TimeBasedAutoScalingProperty.Builder
-
Uses of CfnInstance.TimeBasedAutoScalingProperty.Builder in software.amazon.awscdk.services.opsworks
Methods in software.amazon.awscdk.services.opsworks that return CfnInstance.TimeBasedAutoScalingProperty.BuilderModifier and TypeMethodDescriptionCfnInstance.TimeBasedAutoScalingProperty.builder()
Sets the value ofCfnInstance.TimeBasedAutoScalingProperty.getFriday()
CfnInstance.TimeBasedAutoScalingProperty.Builder.friday
(IResolvable friday) Sets the value ofCfnInstance.TimeBasedAutoScalingProperty.getFriday()
Sets the value ofCfnInstance.TimeBasedAutoScalingProperty.getMonday()
CfnInstance.TimeBasedAutoScalingProperty.Builder.monday
(IResolvable monday) Sets the value ofCfnInstance.TimeBasedAutoScalingProperty.getMonday()
Sets the value ofCfnInstance.TimeBasedAutoScalingProperty.getSaturday()
CfnInstance.TimeBasedAutoScalingProperty.Builder.saturday
(IResolvable saturday) Sets the value ofCfnInstance.TimeBasedAutoScalingProperty.getSaturday()
Sets the value ofCfnInstance.TimeBasedAutoScalingProperty.getSunday()
CfnInstance.TimeBasedAutoScalingProperty.Builder.sunday
(IResolvable sunday) Sets the value ofCfnInstance.TimeBasedAutoScalingProperty.getSunday()
Sets the value ofCfnInstance.TimeBasedAutoScalingProperty.getThursday()
CfnInstance.TimeBasedAutoScalingProperty.Builder.thursday
(IResolvable thursday) Sets the value ofCfnInstance.TimeBasedAutoScalingProperty.getThursday()
Sets the value ofCfnInstance.TimeBasedAutoScalingProperty.getTuesday()
CfnInstance.TimeBasedAutoScalingProperty.Builder.tuesday
(IResolvable tuesday) Sets the value ofCfnInstance.TimeBasedAutoScalingProperty.getTuesday()
Sets the value ofCfnInstance.TimeBasedAutoScalingProperty.getWednesday()
CfnInstance.TimeBasedAutoScalingProperty.Builder.wednesday
(IResolvable wednesday) Sets the value ofCfnInstance.TimeBasedAutoScalingProperty.getWednesday()
Constructors in software.amazon.awscdk.services.opsworks with parameters of type CfnInstance.TimeBasedAutoScalingProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnInstance.TimeBasedAutoScalingProperty.Builder
.