Uses of Interface
software.amazon.awscdk.services.ecs.CfnTaskSet.ScaleProperty
-
Uses of CfnTaskSet.ScaleProperty in software.amazon.awscdk.services.ecs
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnTaskSet.ScaleProperty
Modifier and TypeMethodDescriptionCfnTaskSet.ScaleProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnTaskSet.Builder.scale
(CfnTaskSet.ScaleProperty scale) A floating-point percentage of your desired number of tasks to place and keep running in the task set.CfnTaskSetProps.Builder.scale
(CfnTaskSet.ScaleProperty scale) Sets the value ofCfnTaskSetProps.getScale()
void
CfnTaskSet.setScale
(CfnTaskSet.ScaleProperty value) A floating-point percentage of your desired number of tasks to place and keep running in the task set.