Uses of Class
software.amazon.awscdk.services.gamelift.CfnContainerFleet.ScalingPolicyProperty.Builder
Packages that use CfnContainerFleet.ScalingPolicyProperty.Builder
-
Uses of CfnContainerFleet.ScalingPolicyProperty.Builder in software.amazon.awscdk.services.gamelift
Methods in software.amazon.awscdk.services.gamelift that return CfnContainerFleet.ScalingPolicyProperty.BuilderModifier and TypeMethodDescriptionCfnContainerFleet.ScalingPolicyProperty.builder()CfnContainerFleet.ScalingPolicyProperty.Builder.comparisonOperator(String comparisonOperator) Sets the value ofCfnContainerFleet.ScalingPolicyProperty.getComparisonOperator()CfnContainerFleet.ScalingPolicyProperty.Builder.evaluationPeriods(Number evaluationPeriods) Sets the value ofCfnContainerFleet.ScalingPolicyProperty.getEvaluationPeriods()CfnContainerFleet.ScalingPolicyProperty.Builder.metricName(String metricName) Sets the value ofCfnContainerFleet.ScalingPolicyProperty.getMetricName()Sets the value ofCfnContainerFleet.ScalingPolicyProperty.getName()CfnContainerFleet.ScalingPolicyProperty.Builder.policyType(String policyType) Sets the value ofCfnContainerFleet.ScalingPolicyProperty.getPolicyType()CfnContainerFleet.ScalingPolicyProperty.Builder.scalingAdjustment(Number scalingAdjustment) Sets the value ofCfnContainerFleet.ScalingPolicyProperty.getScalingAdjustment()CfnContainerFleet.ScalingPolicyProperty.Builder.scalingAdjustmentType(String scalingAdjustmentType) Sets the value ofCfnContainerFleet.ScalingPolicyProperty.getScalingAdjustmentType()CfnContainerFleet.ScalingPolicyProperty.Builder.targetConfiguration(IResolvable targetConfiguration) Sets the value ofCfnContainerFleet.ScalingPolicyProperty.getTargetConfiguration()CfnContainerFleet.ScalingPolicyProperty.Builder.targetConfiguration(CfnContainerFleet.TargetConfigurationProperty targetConfiguration) Sets the value ofCfnContainerFleet.ScalingPolicyProperty.getTargetConfiguration()Sets the value ofCfnContainerFleet.ScalingPolicyProperty.getThreshold()Constructors in software.amazon.awscdk.services.gamelift with parameters of type CfnContainerFleet.ScalingPolicyProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnContainerFleet.ScalingPolicyProperty.Builder.