Uses of Interface
software.amazon.awscdk.services.ecs.ScalableTaskCountProps
-
Uses of ScalableTaskCountProps in software.amazon.awscdk.services.ecs
Modifier and TypeMethodDescriptionScalableTaskCountProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionScalableTaskCount
(software.constructs.Construct scope, String id, ScalableTaskCountProps props) Constructs a new instance of the ScalableTaskCount class.