

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::ECS::ExpressGatewayService AutoScalingArns
<a name="aws-properties-ecs-expressgatewayservice-autoscalingarns"></a>

<a name="aws-properties-ecs-expressgatewayservice-autoscalingarns-description"></a>The `AutoScalingArns` property type specifies Property description not available. for an [AWS::ECS::ExpressGatewayService](aws-resource-ecs-expressgatewayservice.md).

## Syntax
<a name="aws-properties-ecs-expressgatewayservice-autoscalingarns-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-ecs-expressgatewayservice-autoscalingarns-syntax.json"></a>

```
{
  "[ApplicationAutoScalingPolicies](#cfn-ecs-expressgatewayservice-autoscalingarns-applicationautoscalingpolicies)" : {{[ String, ... ]}},
  "[ScalableTarget](#cfn-ecs-expressgatewayservice-autoscalingarns-scalabletarget)" : {{String}}
}
```

### YAML
<a name="aws-properties-ecs-expressgatewayservice-autoscalingarns-syntax.yaml"></a>

```
  [ApplicationAutoScalingPolicies](#cfn-ecs-expressgatewayservice-autoscalingarns-applicationautoscalingpolicies): {{
    - String}}
  [ScalableTarget](#cfn-ecs-expressgatewayservice-autoscalingarns-scalabletarget): {{String}}
```

## Properties
<a name="aws-properties-ecs-expressgatewayservice-autoscalingarns-properties"></a>

`ApplicationAutoScalingPolicies`  <a name="cfn-ecs-expressgatewayservice-autoscalingarns-applicationautoscalingpolicies"></a>
Property description not available.  
*Required*: No  
*Type*: Array of String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`ScalableTarget`  <a name="cfn-ecs-expressgatewayservice-autoscalingarns-scalabletarget"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)