

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::MediaLive::Input SrtSettingsRequest
<a name="aws-properties-medialive-input-srtsettingsrequest"></a>

<a name="aws-properties-medialive-input-srtsettingsrequest-description"></a>The `SrtSettingsRequest` property type specifies Property description not available. for an [AWS::MediaLive::Input](aws-resource-medialive-input.md).

## Syntax
<a name="aws-properties-medialive-input-srtsettingsrequest-syntax"></a>

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

### JSON
<a name="aws-properties-medialive-input-srtsettingsrequest-syntax.json"></a>

```
{
  "[SrtCallerSources](#cfn-medialive-input-srtsettingsrequest-srtcallersources)" : [ SrtCallerSourceRequest, ... ],
  "[SrtListenerSettings](#cfn-medialive-input-srtsettingsrequest-srtlistenersettings)" : SrtListenerSettingsRequest
}
```

### YAML
<a name="aws-properties-medialive-input-srtsettingsrequest-syntax.yaml"></a>

```
  [SrtCallerSources](#cfn-medialive-input-srtsettingsrequest-srtcallersources): 
    - SrtCallerSourceRequest
  [SrtListenerSettings](#cfn-medialive-input-srtsettingsrequest-srtlistenersettings): 
    SrtListenerSettingsRequest
```

## Properties
<a name="aws-properties-medialive-input-srtsettingsrequest-properties"></a>

`SrtCallerSources`  <a name="cfn-medialive-input-srtsettingsrequest-srtcallersources"></a>
Property description not available.  
*Required*: No  
*Type*: Array of [SrtCallerSourceRequest](aws-properties-medialive-input-srtcallersourcerequest.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`SrtListenerSettings`  <a name="cfn-medialive-input-srtsettingsrequest-srtlistenersettings"></a>
Property description not available.  
*Required*: No  
*Type*: [SrtListenerSettingsRequest](aws-properties-medialive-input-srtlistenersettingsrequest.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)