

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

# AWS::MediaTailor::PlaybackConfiguration PreRollAdDecisionServerConfiguration
<a name="aws-properties-mediatailor-playbackconfiguration-prerolladdecisionserverconfiguration"></a>

The ad decision server configuration for live pre-roll ads. It contains settings that control how MediaTailor processes VAST responses for pre-roll ad breaks.

## Syntax
<a name="aws-properties-mediatailor-playbackconfiguration-prerolladdecisionserverconfiguration-syntax"></a>

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

### JSON
<a name="aws-properties-mediatailor-playbackconfiguration-prerolladdecisionserverconfiguration-syntax.json"></a>

```
{
  "[VastResponse](#cfn-mediatailor-playbackconfiguration-prerolladdecisionserverconfiguration-vastresponse)" : {{PreRollVastResponse}}
}
```

### YAML
<a name="aws-properties-mediatailor-playbackconfiguration-prerolladdecisionserverconfiguration-syntax.yaml"></a>

```
  [VastResponse](#cfn-mediatailor-playbackconfiguration-prerolladdecisionserverconfiguration-vastresponse): {{
    PreRollVastResponse}}
```

## Properties
<a name="aws-properties-mediatailor-playbackconfiguration-prerolladdecisionserverconfiguration-properties"></a>

`VastResponse`  <a name="cfn-mediatailor-playbackconfiguration-prerolladdecisionserverconfiguration-vastresponse"></a>
The settings that control how MediaTailor processes VAST responses for live pre-roll ad breaks.  
*Required*: No  
*Type*: [PreRollVastResponse](aws-properties-mediatailor-playbackconfiguration-prerollvastresponse.md)  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)