The range of IP addresses that should be allowed to initiate output requests to this flow. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Amazon.PowerShell.Cmdlets.EMCN.AmazonMediaConnectClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A description of the output. This description appears only on the MediaConnect console and will not be seen by the end user.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The IP address where you want to send the output.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The type of key used for the encryption. If no keyType is provided, the service will use the default setting (static-key). Allowable encryption types: static-key.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The Amazon Resource Name (ARN) of the flow that is associated with the output that you want to update.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The maximum latency in milliseconds. This parameter applies only to RIST-based and Zixi-based streams.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The media streams that are associated with the output, and the parameters for those associations. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | MediaStreamOutputConfigurations |
The minimum latency in milliseconds for SRT-based streams. In streams that use the SRT protocol, this value that you set on your MediaConnect source or output represents the minimal potential latency of that connection. The latency of the stream is set to the highest number between the sender’s minimum latency and the receiver’s minimum latency.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A suffix for the names of the NDI sources that the flow creates. If a custom name isn't specified, MediaConnect uses the output name.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-NdiSpeedHqQuality <
Int32>
A quality setting for the NDI Speed HQ encoder.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The ARN of the output that you want to update.
Required? | True |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
An indication of whether the output should transmit data or not. If you don't specify the outputStatus field in your request, MediaConnect leaves the value unchanged.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The port to use when content is distributed to this output.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The protocol to use for the output.Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The remote ID for the Zixi-pull stream.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The default value is 'Output'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.UpdateFlowOutputResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.UpdateFlowOutputResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-SenderControlPort <
Int32>
The port that the flow uses to send outbound requests to initiate connection with the sender.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The IP address that the flow communicates with to initiate connection with the sender.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-SmoothingLatency <
Int32>
The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The stream ID that you want to use for this transport. This parameter applies only to Zixi and SRT caller-based streams.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-VpcInterfaceAttachment_VpcInterfaceName <
String>
The name of the VPC interface to use for this resource.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |