class Aws::AppRunner::Types::DescribeAutoScalingConfigurationRequest

@note When making an API call, you may pass DescribeAutoScalingConfigurationRequest

data as a hash:

    {
      auto_scaling_configuration_arn: "AppRunnerResourceArn", # required
    }

@!attribute [rw] auto_scaling_configuration_arn

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 `.../name ` or `.../name/revision `. If a
revision isn't specified, the latest active revision is described.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/apprunner-2020-05-15/DescribeAutoScalingConfigurationRequest AWS API Documentation

Constants

SENSITIVE