class Aws::AppRunner::Types::DeleteAutoScalingConfigurationRequest

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

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 to delete.

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 deleted.
@return [String]

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

Constants

SENSITIVE