Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnExpressGatewayServicePropsMixin.ExpressGatewayScalingTargetProperty.Builder
-
Uses of CfnExpressGatewayServicePropsMixin.ExpressGatewayScalingTargetProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ecs
Methods in software.amazon.awscdk.cfnpropertymixins.services.ecs that return CfnExpressGatewayServicePropsMixin.ExpressGatewayScalingTargetProperty.BuilderModifier and TypeMethodDescriptionCfnExpressGatewayServicePropsMixin.ExpressGatewayScalingTargetProperty.Builder.autoScalingMetric(String autoScalingMetric) CfnExpressGatewayServicePropsMixin.ExpressGatewayScalingTargetProperty.Builder.autoScalingTargetValue(Number autoScalingTargetValue) CfnExpressGatewayServicePropsMixin.ExpressGatewayScalingTargetProperty.builder()CfnExpressGatewayServicePropsMixin.ExpressGatewayScalingTargetProperty.Builder.maxTaskCount(Number maxTaskCount) CfnExpressGatewayServicePropsMixin.ExpressGatewayScalingTargetProperty.Builder.minTaskCount(Number minTaskCount) Constructors in software.amazon.awscdk.cfnpropertymixins.services.ecs with parameters of type CfnExpressGatewayServicePropsMixin.ExpressGatewayScalingTargetProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnExpressGatewayServicePropsMixin.ExpressGatewayScalingTargetProperty.Builder.