This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::MediaLive::Input SrtCallerSourceRequest
The SrtCallerSourceRequest property type specifies Property description not available. for an AWS::MediaLive::Input.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Decryption" :SrtCallerDecryptionRequest, "MinimumLatency" :Integer, "SrtListenerAddress" :String, "SrtListenerPort" :String, "StreamId" :String}
YAML
Decryption:SrtCallerDecryptionRequestMinimumLatency:IntegerSrtListenerAddress:StringSrtListenerPort:StringStreamId:String
Properties
DecryptionProperty description not available.
Required: No
Type: SrtCallerDecryptionRequest
Update requires: No interruption
MinimumLatencyProperty description not available.
Required: No
Type: Integer
Update requires: No interruption
SrtListenerAddressProperty description not available.
Required: No
Type: String
Update requires: No interruption
SrtListenerPortProperty description not available.
Required: No
Type: String
Update requires: No interruption
StreamIdProperty description not available.
Required: No
Type: String
Update requires: No interruption