Return a full description of an App Runner automatic scaling configuration resource
Source:R/apprunner_operations.R
apprunner_describe_auto_scaling_configuration.RdReturn a full description of an App Runner automatic scaling configuration resource.
See https://www.paws-r-sdk.com/docs/apprunner_describe_auto_scaling_configuration/ for full documentation.
Arguments
- AutoScalingConfigurationArn
[required] The Amazon Resource Name (ARN) of the App Runner auto scaling configuration that you want a description for.
The ARN can be a full auto scaling configuration ARN, or a partial ARN ending with either
.../nameor.../name/revision. If a revision isn't specified, the latest active revision is described.