View source: R/apprunner_operations.R
apprunner_update_default_auto_scaling_configuration | R Documentation |
Update an auto scaling configuration to be the default. The existing default auto scaling configuration will be set to non-default automatically.
See https://www.paws-r-sdk.com/docs/apprunner_update_default_auto_scaling_configuration/ for full documentation.
apprunner_update_default_auto_scaling_configuration(
AutoScalingConfigurationArn
)
AutoScalingConfigurationArn |
[required] The Amazon Resource Name (ARN) of the App Runner auto scaling configuration that you want to set as the default. The ARN can be a full auto scaling configuration ARN, or a partial ARN
ending with either |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.