Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.autoscaling.CfnWarmPoolMixinProps.Builder
Packages that use CfnWarmPoolMixinProps.Builder
-
Uses of CfnWarmPoolMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.autoscaling
Methods in software.amazon.awscdk.cfnpropertymixins.services.autoscaling that return CfnWarmPoolMixinProps.BuilderModifier and TypeMethodDescriptionCfnWarmPoolMixinProps.Builder.autoScalingGroupName(String autoScalingGroupName) Sets the value ofCfnWarmPoolMixinProps.getAutoScalingGroupName()CfnWarmPoolMixinProps.Builder.autoScalingGroupName(IAutoScalingGroupRef autoScalingGroupName) Sets the value ofCfnWarmPoolMixinProps.getAutoScalingGroupName()CfnWarmPoolMixinProps.builder()CfnWarmPoolMixinProps.Builder.instanceReusePolicy(CfnWarmPoolPropsMixin.InstanceReusePolicyProperty instanceReusePolicy) Sets the value ofCfnWarmPoolMixinProps.getInstanceReusePolicy()CfnWarmPoolMixinProps.Builder.instanceReusePolicy(IResolvable instanceReusePolicy) Sets the value ofCfnWarmPoolMixinProps.getInstanceReusePolicy()CfnWarmPoolMixinProps.Builder.maxGroupPreparedCapacity(Number maxGroupPreparedCapacity) Sets the value ofCfnWarmPoolMixinProps.getMaxGroupPreparedCapacity()Sets the value ofCfnWarmPoolMixinProps.getMinSize()Sets the value ofCfnWarmPoolMixinProps.getPoolState()Constructors in software.amazon.awscdk.cfnpropertymixins.services.autoscaling with parameters of type CfnWarmPoolMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWarmPoolMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWarmPoolMixinProps.Builder.