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:
SrtCallerDecryptionRequest
MinimumLatency:Integer
SrtListenerAddress:String
SrtListenerPort:String
StreamId:String
Properties
Decryption
Property description not available.
Required: No
Type: SrtCallerDecryptionRequest
Update requires: No interruption
MinimumLatency
Property description not available.
Required: No
Type: Integer
Update requires: No interruption
SrtListenerAddress
Property description not available.
Required: No
Type: String
Update requires: No interruption
SrtListenerPort
Property description not available.
Required: No
Type: String
Update requires: No interruption
StreamId
Property description not available.
Required: No
Type: String
Update requires: No interruption