Uses of Class
software.amazon.awscdk.services.apprunner.alpha.AutoScalingConfigurationProps.Builder
Package
Description
AWS::AppRunner Construct Library
-
Uses of AutoScalingConfigurationProps.Builder in software.amazon.awscdk.services.apprunner.alpha
Modifier and TypeMethodDescriptionAutoScalingConfigurationProps.Builder.autoScalingConfigurationName
(String autoScalingConfigurationName) Sets the value ofAutoScalingConfigurationProps.getAutoScalingConfigurationName()
AutoScalingConfigurationProps.builder()
AutoScalingConfigurationProps.Builder.maxConcurrency
(Number maxConcurrency) Sets the value ofAutoScalingConfigurationProps.getMaxConcurrency()
Sets the value ofAutoScalingConfigurationProps.getMaxSize()
Sets the value ofAutoScalingConfigurationProps.getMinSize()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theAutoScalingConfigurationProps.Builder
.