

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::ElementalInference::Feed AspectRatio
<a name="aws-properties-elementalinference-feed-aspectratio"></a>

<a name="aws-properties-elementalinference-feed-aspectratio-description"></a>The `AspectRatio` property type specifies Property description not available. for an [AWS::ElementalInference::Feed](aws-resource-elementalinference-feed.md).

## Syntax
<a name="aws-properties-elementalinference-feed-aspectratio-syntax"></a>

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

### JSON
<a name="aws-properties-elementalinference-feed-aspectratio-syntax.json"></a>

```
{
  "[Height](#cfn-elementalinference-feed-aspectratio-height)" : {{Integer}},
  "[Width](#cfn-elementalinference-feed-aspectratio-width)" : {{Integer}}
}
```

### YAML
<a name="aws-properties-elementalinference-feed-aspectratio-syntax.yaml"></a>

```
  [Height](#cfn-elementalinference-feed-aspectratio-height): {{Integer}}
  [Width](#cfn-elementalinference-feed-aspectratio-width): {{Integer}}
```

## Properties
<a name="aws-properties-elementalinference-feed-aspectratio-properties"></a>

`Height`  <a name="cfn-elementalinference-feed-aspectratio-height"></a>
Property description not available.  
*Required*: Yes  
*Type*: Integer  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Width`  <a name="cfn-elementalinference-feed-aspectratio-width"></a>
Property description not available.  
*Required*: Yes  
*Type*: Integer  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)