Uses of Interface
software.amazon.awscdk.services.gamelift.alpha.AutoScalingPolicy
Packages that use AutoScalingPolicy
Package
Description
Amazon GameLift Construct Library
-
Uses of AutoScalingPolicy in software.amazon.awscdk.services.gamelift.alpha
Classes in software.amazon.awscdk.services.gamelift.alpha that implement AutoScalingPolicyMethods in software.amazon.awscdk.services.gamelift.alpha that return AutoScalingPolicyModifier and TypeMethodDescriptionAutoScalingPolicy.Builder.build()Builds the configured instance.default AutoScalingPolicyGameServerGroupProps.getAutoScalingPolicy()(experimental) Configuration settings to define a scaling policy for the Auto Scaling group that is optimized for game hosting.final AutoScalingPolicyGameServerGroupProps.Jsii$Proxy.getAutoScalingPolicy()Methods in software.amazon.awscdk.services.gamelift.alpha with parameters of type AutoScalingPolicyModifier and TypeMethodDescriptionGameServerGroup.Builder.autoScalingPolicy(AutoScalingPolicy autoScalingPolicy) (experimental) Configuration settings to define a scaling policy for the Auto Scaling group that is optimized for game hosting.GameServerGroupProps.Builder.autoScalingPolicy(AutoScalingPolicy autoScalingPolicy) Sets the value ofGameServerGroupProps.getAutoScalingPolicy()