

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 SrtCallerSourceRequest
<a name="aws-properties-medialive-input-srtcallersourcerequest"></a>

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

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

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

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

```
{
  "[Decryption](#cfn-medialive-input-srtcallersourcerequest-decryption)" : SrtCallerDecryptionRequest,
  "[MinimumLatency](#cfn-medialive-input-srtcallersourcerequest-minimumlatency)" : Integer,
  "[SrtListenerAddress](#cfn-medialive-input-srtcallersourcerequest-srtlisteneraddress)" : String,
  "[SrtListenerPort](#cfn-medialive-input-srtcallersourcerequest-srtlistenerport)" : String,
  "[StreamId](#cfn-medialive-input-srtcallersourcerequest-streamid)" : String
}
```

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

```
  [Decryption](#cfn-medialive-input-srtcallersourcerequest-decryption): 
    SrtCallerDecryptionRequest
  [MinimumLatency](#cfn-medialive-input-srtcallersourcerequest-minimumlatency): Integer
  [SrtListenerAddress](#cfn-medialive-input-srtcallersourcerequest-srtlisteneraddress): String
  [SrtListenerPort](#cfn-medialive-input-srtcallersourcerequest-srtlistenerport): String
  [StreamId](#cfn-medialive-input-srtcallersourcerequest-streamid): String
```

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

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

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

`SrtListenerAddress`  <a name="cfn-medialive-input-srtcallersourcerequest-srtlisteneraddress"></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)

`SrtListenerPort`  <a name="cfn-medialive-input-srtcallersourcerequest-srtlistenerport"></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)

`StreamId`  <a name="cfn-medialive-input-srtcallersourcerequest-streamid"></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)