

# VerticalLayoutConfiguration
<a name="API_media-pipelines-chime_VerticalLayoutConfiguration"></a>

Defines the configuration settings for a vertical layout.

## Contents
<a name="API_media-pipelines-chime_VerticalLayoutConfiguration_Contents"></a>

 ** TileAspectRatio **   <a name="chimesdk-Type-media-pipelines-chime_VerticalLayoutConfiguration-TileAspectRatio"></a>
Sets the aspect ratio of the video tiles, such as 16:9.  
Type: String  
Pattern: `^\d{1,2}\/\d{1,2}$`   
Required: No

 ** TileCount **   <a name="chimesdk-Type-media-pipelines-chime_VerticalLayoutConfiguration-TileCount"></a>
The maximum number of tiles to display.  
Type: Integer  
Valid Range: Minimum value of 1. Maximum value of 10.  
Required: No

 ** TileOrder **   <a name="chimesdk-Type-media-pipelines-chime_VerticalLayoutConfiguration-TileOrder"></a>
Sets the automatic ordering of the video tiles.  
Type: String  
Valid Values: `JoinSequence | SpeakerSequence`   
Required: No

 ** TilePosition **   <a name="chimesdk-Type-media-pipelines-chime_VerticalLayoutConfiguration-TilePosition"></a>
Sets the position of vertical tiles.  
Type: String  
Valid Values: `Left | Right`   
Required: No

## See Also
<a name="API_media-pipelines-chime_VerticalLayoutConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/chime-sdk-media-pipelines-2021-07-15/VerticalLayoutConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/chime-sdk-media-pipelines-2021-07-15/VerticalLayoutConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/chime-sdk-media-pipelines-2021-07-15/VerticalLayoutConfiguration) 