AWS.Tools.MediaConnect.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.MediaConnect</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNBridgeOutputCmdlet"> <summary> Adds outputs to an existing bridge. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNBridgeOutputCmdlet.BridgeArn"> <summary> <para> The ARN of the bridge that you want to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNBridgeOutputCmdlet.Output"> <summary> <para> The outputs that you want to add to this bridge. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNBridgeOutputCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.AddBridgeOutputsResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.AddBridgeOutputsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNBridgeOutputCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the BridgeArn parameter. The -PassThru parameter is deprecated, use -Select '^BridgeArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNBridgeOutputCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNBridgeSourceCmdlet"> <summary> Adds sources to an existing bridge. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNBridgeSourceCmdlet.BridgeArn"> <summary> <para> The ARN of the bridge that you want to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNBridgeSourceCmdlet.Source"> <summary> <para> The sources that you want to add to this bridge. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNBridgeSourceCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.AddBridgeSourcesResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.AddBridgeSourcesResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNBridgeSourceCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the BridgeArn parameter. The -PassThru parameter is deprecated, use -Select '^BridgeArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNBridgeSourceCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowMediaStreamCmdlet"> <summary> Adds media streams to an existing flow. After you add a media stream to a flow, you can associate it with a source and/or an output that uses the ST 2110 JPEG XS or CDI protocol. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowMediaStreamCmdlet.FlowArn"> <summary> <para> The Amazon Resource Name (ARN) of the flow. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowMediaStreamCmdlet.MediaStream"> <summary> <para> The media streams that you want to add to the flow. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowMediaStreamCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.AddFlowMediaStreamsResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.AddFlowMediaStreamsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowMediaStreamCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the FlowArn parameter. The -PassThru parameter is deprecated, use -Select '^FlowArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowMediaStreamCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowOutputCmdlet"> <summary> Adds outputs to an existing flow. You can create up to 50 outputs per flow. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowOutputCmdlet.FlowArn"> <summary> <para> The flow that you want to add outputs to. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowOutputCmdlet.Output"> <summary> <para> A list of outputs that you want to add. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowOutputCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Outputs'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.AddFlowOutputsResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.AddFlowOutputsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowOutputCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the FlowArn parameter. The -PassThru parameter is deprecated, use -Select '^FlowArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowOutputCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowSourceCmdlet"> <summary> Adds Sources to flow </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowSourceCmdlet.FlowArn"> <summary> <para> The flow that you want to mutate. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowSourceCmdlet.Source"> <summary> <para> A list of sources that you want to add. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowSourceCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.AddFlowSourcesResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.AddFlowSourcesResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowSourceCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Source parameter. The -PassThru parameter is deprecated, use -Select '^Source' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowSourceCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowVpcInterfaceCmdlet"> <summary> Adds VPC interfaces to flow </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowVpcInterfaceCmdlet.FlowArn"> <summary> <para> The flow that you want to mutate. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowVpcInterfaceCmdlet.VpcInterface"> <summary> <para> A list of VPC interfaces that you want to add. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowVpcInterfaceCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.AddFlowVpcInterfacesResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.AddFlowVpcInterfacesResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowVpcInterfaceCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the FlowArn parameter. The -PassThru parameter is deprecated, use -Select '^FlowArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNFlowVpcInterfaceCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNResourceTagCmdlet"> <summary> Associates the specified tags to a resource with the specified resourceArn. If existing tags on a resource are not specified in the request parameters, they are not changed. When a resource is deleted, the tags associated with that resource are deleted as well. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNResourceTagCmdlet.ResourceArn"> <summary> <para> The Amazon Resource Name (ARN) that identifies the AWS Elemental MediaConnect resource to which to add tags. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNResourceTagCmdlet.Tag"> <summary> <para> A map from tag keys to values. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.TagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceArn parameter. The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.AddEMCNResourceTagCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNBridgeCmdlet"> <summary> Displays the details of a bridge. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNBridgeCmdlet.BridgeArn"> <summary> <para> The ARN of the bridge that you want to describe. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNBridgeCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Bridge'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.DescribeBridgeResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.DescribeBridgeResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNBridgeCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the BridgeArn parameter. The -PassThru parameter is deprecated, use -Select '^BridgeArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNBridgeListCmdlet"> <summary> Displays a list of bridges that are associated with this account and an optionally specified Arn. This request returns a paginated result.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNBridgeListCmdlet.FilterArn"> <summary> <para> Filter the list results to display only the bridges associated with the selected Amazon Resource Name (ARN). </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNBridgeListCmdlet.MaxResult"> <summary> <para> The maximum number of results to return per API request. For example, you submit a ListBridges request with MaxResults set at 5. Although 20 items match your request, the service returns no more than the first 5 items. (The service also returns a NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 10 results per page. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNBridgeListCmdlet.NextToken"> <summary> <para> The token that identifies which batch of results that you want to see. For example, you submit a ListBridges request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the ListBridges request a second time and specify the NextToken value. </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNBridgeListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Bridges'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.ListBridgesResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.ListBridgesResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNBridgeListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the FilterArn parameter. The -PassThru parameter is deprecated, use -Select '^FilterArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNBridgeListCmdlet.NoAutoIteration"> <summary> By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken as the start point. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNEntitlementListCmdlet"> <summary> Displays a list of all entitlements that have been granted to this account. This request returns 20 results per page.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNEntitlementListCmdlet.MaxResult"> <summary> <para> The maximum number of results to return per API request. For example, you submit a ListEntitlements request with MaxResults set at 5. Although 20 items match your request, the service returns no more than the first 5 items. (The service also returns a NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 20 results per page. </para> <para> <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet. <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call. <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned. </para> <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>20</b>'.</para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNEntitlementListCmdlet.NextToken"> <summary> <para> The token that identifies which batch of results that you want to see. For example, you submit a ListEntitlements request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the ListEntitlements request a second time and specify the NextToken value. </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNEntitlementListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Entitlements'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.ListEntitlementsResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.ListEntitlementsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNEntitlementListCmdlet.NoAutoIteration"> <summary> By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken as the start point. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNFlowCmdlet"> <summary> Displays the details of a flow. The response includes the flow ARN, name, and Availability Zone, as well as details about the source, outputs, and entitlements. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNFlowCmdlet.FlowArn"> <summary> <para> The ARN of the flow that you want to describe. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNFlowCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.DescribeFlowResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.DescribeFlowResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNFlowCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the FlowArn parameter. The -PassThru parameter is deprecated, use -Select '^FlowArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNFlowListCmdlet"> <summary> Displays a list of flows that are associated with this account. This request returns a paginated result.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNFlowListCmdlet.MaxResult"> <summary> <para> The maximum number of results to return per API request. For example, you submit a ListFlows request with MaxResults set at 5. Although 20 items match your request, the service returns no more than the first 5 items. (The service also returns a NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 10 results per page. </para> <para> <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet. <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call. <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned. </para> <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>20</b>'.</para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNFlowListCmdlet.NextToken"> <summary> <para> The token that identifies which batch of results that you want to see. For example, you submit a ListFlows request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the ListFlows request a second time and specify the NextToken value. </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNFlowListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Flows'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.ListFlowsResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.ListFlowsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNFlowListCmdlet.NoAutoIteration"> <summary> By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken as the start point. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNFlowSourceMetadataCmdlet"> <summary> Displays details of the flow's source stream. The response contains information about the contents of the stream and its programs. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNFlowSourceMetadataCmdlet.FlowArn"> <summary> <para> The Amazon Resource Name (ARN) of the flow. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNFlowSourceMetadataCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.DescribeFlowSourceMetadataResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.DescribeFlowSourceMetadataResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNFlowSourceMetadataCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the FlowArn parameter. The -PassThru parameter is deprecated, use -Select '^FlowArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNGatewayCmdlet"> <summary> Displays the details of a gateway. The response includes the gateway ARN, name, and CIDR blocks, as well as details about the networks. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNGatewayCmdlet.GatewayArn"> <summary> <para> The Amazon Resource Name (ARN) of the gateway that you want to describe. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNGatewayCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Gateway'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.DescribeGatewayResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.DescribeGatewayResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNGatewayCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the GatewayArn parameter. The -PassThru parameter is deprecated, use -Select '^GatewayArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNGatewayInstanceCmdlet"> <summary> Displays the details of an instance. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNGatewayInstanceCmdlet.GatewayInstanceArn"> <summary> <para> The Amazon Resource Name (ARN) of the gateway instance that you want to describe. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNGatewayInstanceCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'GatewayInstance'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.DescribeGatewayInstanceResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.DescribeGatewayInstanceResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNGatewayInstanceCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the GatewayInstanceArn parameter. The -PassThru parameter is deprecated, use -Select '^GatewayInstanceArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNGatewayInstanceListCmdlet"> <summary> Displays a list of instances associated with the AWS account. This request returns a paginated result. You can use the filterArn property to display only the instances associated with the selected Gateway Amazon Resource Name (ARN).<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNGatewayInstanceListCmdlet.FilterArn"> <summary> <para> Filter the list results to display only the instances associated with the selected Gateway Amazon Resource Name (ARN). </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNGatewayInstanceListCmdlet.MaxResult"> <summary> <para> The maximum number of results to return per API request. For example, you submit a ListInstances request with MaxResults set at 5. Although 20 items match your request, the service returns no more than the first 5 items. (The service also returns a NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 10 results per page. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNGatewayInstanceListCmdlet.NextToken"> <summary> <para> The token that identifies which batch of results that you want to see. For example, you submit a ListInstances request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the ListInstances request a second time and specify the NextToken value. </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNGatewayInstanceListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Instances'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.ListGatewayInstancesResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.ListGatewayInstancesResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNGatewayInstanceListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the FilterArn parameter. The -PassThru parameter is deprecated, use -Select '^FilterArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNGatewayInstanceListCmdlet.NoAutoIteration"> <summary> By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken as the start point. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNGatewayListCmdlet"> <summary> Displays a list of gateways that are associated with this account. This request returns a paginated result.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNGatewayListCmdlet.MaxResult"> <summary> <para> The maximum number of results to return per API request. For example, you submit a ListGateways request with MaxResults set at 5. Although 20 items match your request, the service returns no more than the first 5 items. (The service also returns a NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 10 results per page. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNGatewayListCmdlet.NextToken"> <summary> <para> The token that identifies which batch of results that you want to see. For example, you submit a ListGateways request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the ListGateways request a second time and specify the NextToken value. </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNGatewayListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Gateways'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.ListGatewaysResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.ListGatewaysResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNGatewayListCmdlet.NoAutoIteration"> <summary> By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken as the start point. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNOfferingCmdlet"> <summary> Displays the details of an offering. The response includes the offering description, duration, outbound bandwidth, price, and Amazon Resource Name (ARN). </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNOfferingCmdlet.OfferingArn"> <summary> <para> The Amazon Resource Name (ARN) of the offering. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNOfferingCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Offering'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.DescribeOfferingResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.DescribeOfferingResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNOfferingCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the OfferingArn parameter. The -PassThru parameter is deprecated, use -Select '^OfferingArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNOfferingListCmdlet"> <summary> Displays a list of all offerings that are available to this account in the current AWS Region. If you have an active reservation (which means you've purchased an offering that has already started and hasn't expired yet), your account isn't eligible for other offerings.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNOfferingListCmdlet.MaxResult"> <summary> <para> The maximum number of results to return per API request. For example, you submit a ListOfferings request with MaxResults set at 5. Although 20 items match your request, the service returns no more than the first 5 items. (The service also returns a NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 10 results per page. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNOfferingListCmdlet.NextToken"> <summary> <para> The token that identifies which batch of results that you want to see. For example, you submit a ListOfferings request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the ListOfferings request a second time and specify the NextToken value. </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNOfferingListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Offerings'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.ListOfferingsResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.ListOfferingsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNOfferingListCmdlet.NoAutoIteration"> <summary> By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken as the start point. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNReservationCmdlet"> <summary> Displays the details of a reservation. The response includes the reservation name, state, start date and time, and the details of the offering that make up the rest of the reservation (such as price, duration, and outbound bandwidth). </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNReservationCmdlet.ReservationArn"> <summary> <para> The Amazon Resource Name (ARN) of the reservation. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNReservationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Reservation'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.DescribeReservationResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.DescribeReservationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNReservationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ReservationArn parameter. The -PassThru parameter is deprecated, use -Select '^ReservationArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNReservationListCmdlet"> <summary> Displays a list of all reservations that have been purchased by this account in the current AWS Region. This list includes all reservations in all states (such as active and expired).<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNReservationListCmdlet.MaxResult"> <summary> <para> The maximum number of results to return per API request. For example, you submit a ListReservations request with MaxResults set at 5. Although 20 items match your request, the service returns no more than the first 5 items. (The service also returns a NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 10 results per page. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNReservationListCmdlet.NextToken"> <summary> <para> The token that identifies which batch of results that you want to see. For example, you submit a ListReservations request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the ListOfferings request a second time and specify the NextToken value. </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNReservationListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Reservations'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.ListReservationsResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.ListReservationsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNReservationListCmdlet.NoAutoIteration"> <summary> By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken as the start point. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNResourceTagCmdlet"> <summary> List all tags on an AWS Elemental MediaConnect resource </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNResourceTagCmdlet.ResourceArn"> <summary> <para> The Amazon Resource Name (ARN) that identifies the AWS Elemental MediaConnect resource for which to list the tags. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Tags'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.ListTagsForResourceResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.ListTagsForResourceResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GetEMCNResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceArn parameter. The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.GrantEMCNFlowEntitlementCmdlet"> <summary> Grants entitlements to an existing flow. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GrantEMCNFlowEntitlementCmdlet.Entitlement"> <summary> <para> The list of entitlements that you want to grant. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GrantEMCNFlowEntitlementCmdlet.FlowArn"> <summary> <para> The flow that you want to grant entitlements on. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GrantEMCNFlowEntitlementCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Entitlements'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.GrantFlowEntitlementsResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.GrantFlowEntitlementsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GrantEMCNFlowEntitlementCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the FlowArn parameter. The -PassThru parameter is deprecated, use -Select '^FlowArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.GrantEMCNFlowEntitlementCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNBridgeCmdlet"> <summary> Creates a new bridge. The request must include one source. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNBridgeCmdlet.SourceFailoverConfig_FailoverMode"> <summary> <para> The type of failover you choose for this flow. MERGE combines the source streams into a single stream, allowing graceful recovery from any single-source loss. FAILOVER allows switching between different streams. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNBridgeCmdlet.EgressGatewayBridge_MaxBitrate"> <summary> <para> The maximum expected bitrate (in bps). </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNBridgeCmdlet.IngressGatewayBridge_MaxBitrate"> <summary> <para> The maximum expected bitrate (in bps). </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNBridgeCmdlet.IngressGatewayBridge_MaxOutput"> <summary> <para> The maximum number of expected outputs. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNBridgeCmdlet.Name"> <summary> <para> The name of the bridge. This name can not be modified after the bridge is created. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNBridgeCmdlet.Output"> <summary> <para> The outputs that you want to add to this bridge. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNBridgeCmdlet.PlacementArn"> <summary> <para> The bridge placement Amazon Resource Number (ARN). </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNBridgeCmdlet.SourcePriority_PrimarySource"> <summary> <para> The name of the source you choose as the primary source for this flow. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNBridgeCmdlet.SourceFailoverConfig_RecoveryWindow"> <summary> <para> Search window time to look for dash-7 packets </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNBridgeCmdlet.Source"> <summary> <para> The sources that you want to add to this bridge. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNBridgeCmdlet.SourceFailoverConfig_State"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNBridgeCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Bridge'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.CreateBridgeResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.CreateBridgeResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNBridgeCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the PlacementArn parameter. The -PassThru parameter is deprecated, use -Select '^PlacementArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNBridgeCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNFlowCmdlet"> <summary> Creates a new flow. The request must include one source. The request optionally can include outputs (up to 50) and entitlements (up to 50). </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNFlowCmdlet.AvailabilityZone"> <summary> <para> The Availability Zone that you want to create the flow in. These options are limited to the Availability Zones within the current AWS Region. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNFlowCmdlet.Entitlement"> <summary> <para> The entitlements that you want to grant on a flow. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNFlowCmdlet.SourceFailoverConfig_FailoverMode"> <summary> <para> The type of failover you choose for this flow. MERGE combines the source streams into a single stream, allowing graceful recovery from any single-source loss. FAILOVER allows switching between different streams. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNFlowCmdlet.Maintenance_MaintenanceDay"> <summary> <para> A day of a week when the maintenance will happen. Use Monday/Tuesday/Wednesday/Thursday/Friday/Saturday/Sunday. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNFlowCmdlet.Maintenance_MaintenanceStartHour"> <summary> <para> UTC time when the maintenance will happen. Use 24-hour HH:MM format. Minutes must be 00. Example: 13:00. The default value is 02:00. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNFlowCmdlet.MediaStream"> <summary> <para> The media streams that you want to add to the flow. You can associate these media streams with sources and outputs on the flow. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNFlowCmdlet.Name"> <summary> <para> The name of the flow. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNFlowCmdlet.Output"> <summary> <para> The outputs that you want to add to this flow. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNFlowCmdlet.SourcePriority_PrimarySource"> <summary> <para> The name of the source you choose as the primary source for this flow. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNFlowCmdlet.SourceFailoverConfig_RecoveryWindow"> <summary> <para> Search window time to look for dash-7 packets </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNFlowCmdlet.Source"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNFlowCmdlet.SourceFailoverConfig_State"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNFlowCmdlet.VpcInterface"> <summary> <para> The VPC interfaces you want on the flow. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNFlowCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Flow'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.CreateFlowResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.CreateFlowResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNFlowCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Name parameter. The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNFlowCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNGatewayCmdlet"> <summary> Creates a new gateway. The request must include at least one network (up to 4). </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNGatewayCmdlet.EgressCidrBlock"> <summary> <para> The range of IP addresses that are allowed to contribute content or initiate output requests for flows communicating with this gateway. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNGatewayCmdlet.Name"> <summary> <para> The name of the gateway. This name can not be modified after the gateway is created. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNGatewayCmdlet.Network"> <summary> <para> The list of networks that you want to add. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNGatewayCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Gateway'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.CreateGatewayResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.CreateGatewayResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNGatewayCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Name parameter. The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNGatewayCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNOfferingCmdlet"> <summary> Submits a request to purchase an offering. If you already have an active reservation, you can't purchase another offering. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNOfferingCmdlet.OfferingArn"> <summary> <para> The Amazon Resource Name (ARN) of the offering. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNOfferingCmdlet.ReservationName"> <summary> <para> The name that you want to use for the reservation. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNOfferingCmdlet.Start"> <summary> <para> The date and time that you want the reservation to begin, in Coordinated Universal Time (UTC). You can specify any date and time between 12:00am on the first day of the current month to the current time on today's date, inclusive. Specify the start in a 24-hour notation. Use the following format: YYYY-MM-DDTHH:mm:SSZ, where T and Z are literal characters. For example, to specify 11:30pm on March 5, 2020, enter 2020-03-05T23:30:00Z. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNOfferingCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Reservation'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.PurchaseOfferingResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.PurchaseOfferingResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNOfferingCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the OfferingArn parameter. The -PassThru parameter is deprecated, use -Select '^OfferingArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.NewEMCNOfferingCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNBridgeCmdlet"> <summary> Deletes a bridge. Before you can delete a bridge, you must stop the bridge. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNBridgeCmdlet.BridgeArn"> <summary> <para> The ARN of the bridge that you want to delete. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNBridgeCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'BridgeArn'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.DeleteBridgeResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.DeleteBridgeResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNBridgeCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the BridgeArn parameter. The -PassThru parameter is deprecated, use -Select '^BridgeArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNBridgeCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNBridgeOutputCmdlet"> <summary> Removes an output from a bridge. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNBridgeOutputCmdlet.BridgeArn"> <summary> <para> The ARN of the bridge that you want to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNBridgeOutputCmdlet.OutputName"> <summary> <para> The name of the bridge output that you want to remove. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNBridgeOutputCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.RemoveBridgeOutputResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.RemoveBridgeOutputResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNBridgeOutputCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the BridgeArn parameter. The -PassThru parameter is deprecated, use -Select '^BridgeArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNBridgeOutputCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNBridgeSourceCmdlet"> <summary> Removes a source from a bridge. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNBridgeSourceCmdlet.BridgeArn"> <summary> <para> The ARN of the bridge that you want to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNBridgeSourceCmdlet.SourceName"> <summary> <para> The name of the bridge source that you want to remove. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNBridgeSourceCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.RemoveBridgeSourceResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.RemoveBridgeSourceResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNBridgeSourceCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the BridgeArn parameter. The -PassThru parameter is deprecated, use -Select '^BridgeArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNBridgeSourceCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowCmdlet"> <summary> Deletes a flow. Before you can delete a flow, you must stop the flow. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowCmdlet.FlowArn"> <summary> <para> The ARN of the flow that you want to delete. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.DeleteFlowResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.DeleteFlowResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the FlowArn parameter. The -PassThru parameter is deprecated, use -Select '^FlowArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowMediaStreamCmdlet"> <summary> Removes a media stream from a flow. This action is only available if the media stream is not associated with a source or output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowMediaStreamCmdlet.FlowArn"> <summary> <para> The Amazon Resource Name (ARN) of the flow. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowMediaStreamCmdlet.MediaStreamName"> <summary> <para> The name of the media stream that you want to remove. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowMediaStreamCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.RemoveFlowMediaStreamResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.RemoveFlowMediaStreamResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowMediaStreamCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the FlowArn parameter. The -PassThru parameter is deprecated, use -Select '^FlowArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowMediaStreamCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowOutputCmdlet"> <summary> Removes an output from an existing flow. This request can be made only on an output that does not have an entitlement associated with it. If the output has an entitlement, you must revoke the entitlement instead. When an entitlement is revoked from a flow, the service automatically removes the associated output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowOutputCmdlet.FlowArn"> <summary> <para> The flow that you want to remove an output from. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowOutputCmdlet.OutputArn"> <summary> <para> The ARN of the output that you want to remove. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowOutputCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.RemoveFlowOutputResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.RemoveFlowOutputResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowOutputCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the OutputArn parameter. The -PassThru parameter is deprecated, use -Select '^OutputArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowOutputCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowSourceCmdlet"> <summary> Removes a source from an existing flow. This request can be made only if there is more than one source on the flow. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowSourceCmdlet.FlowArn"> <summary> <para> The flow that you want to remove a source from. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowSourceCmdlet.SourceArn"> <summary> <para> The ARN of the source that you want to remove. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowSourceCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.RemoveFlowSourceResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.RemoveFlowSourceResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowSourceCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the SourceArn parameter. The -PassThru parameter is deprecated, use -Select '^SourceArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowSourceCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowVpcInterfaceCmdlet"> <summary> Removes a VPC Interface from an existing flow. This request can be made only on a VPC interface that does not have a Source or Output associated with it. If the VPC interface is referenced by a Source or Output, you must first delete or update the Source or Output to no longer reference the VPC interface. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowVpcInterfaceCmdlet.FlowArn"> <summary> <para> The flow that you want to remove a VPC interface from. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowVpcInterfaceCmdlet.VpcInterfaceName"> <summary> <para> The name of the VPC interface that you want to remove. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowVpcInterfaceCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.RemoveFlowVpcInterfaceResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.RemoveFlowVpcInterfaceResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowVpcInterfaceCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the FlowArn parameter. The -PassThru parameter is deprecated, use -Select '^FlowArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNFlowVpcInterfaceCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNGatewayCmdlet"> <summary> Deletes a gateway. Before you can delete a gateway, you must deregister its instances and delete its bridges. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNGatewayCmdlet.GatewayArn"> <summary> <para> The ARN of the gateway that you want to delete. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNGatewayCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'GatewayArn'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.DeleteGatewayResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.DeleteGatewayResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNGatewayCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the GatewayArn parameter. The -PassThru parameter is deprecated, use -Select '^GatewayArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNGatewayCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNGatewayInstanceCmdlet"> <summary> Deregisters an instance. Before you deregister an instance, all bridges running on the instance must be stopped. If you want to deregister an instance without stopping the bridges, you must use the --force option. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNGatewayInstanceCmdlet.ForceRemove"> <summary> <para> Force the deregistration of an instance. Force will deregister an instance, even if there are bridges running on it. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNGatewayInstanceCmdlet.GatewayInstanceArn"> <summary> <para> The Amazon Resource Name (ARN) of the gateway that contains the instance that you want to deregister. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNGatewayInstanceCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.DeregisterGatewayInstanceResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.DeregisterGatewayInstanceResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNGatewayInstanceCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the GatewayInstanceArn parameter. The -PassThru parameter is deprecated, use -Select '^GatewayInstanceArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNGatewayInstanceCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNResourceTagCmdlet"> <summary> Deletes specified tags from a resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNResourceTagCmdlet.ResourceArn"> <summary> <para> The Amazon Resource Name (ARN) that identifies the AWS Elemental MediaConnect resource from which to delete tags. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNResourceTagCmdlet.TagKey"> <summary> <para> The keys of the tags to be removed. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.UntagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceArn parameter. The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RemoveEMCNResourceTagCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.RevokeEMCNFlowEntitlementCmdlet"> <summary> Revokes an entitlement from a flow. Once an entitlement is revoked, the content becomes unavailable to the subscriber and the associated output is removed. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RevokeEMCNFlowEntitlementCmdlet.EntitlementArn"> <summary> <para> The ARN of the entitlement that you want to revoke. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RevokeEMCNFlowEntitlementCmdlet.FlowArn"> <summary> <para> The flow that you want to revoke an entitlement from. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RevokeEMCNFlowEntitlementCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.RevokeFlowEntitlementResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.RevokeFlowEntitlementResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RevokeEMCNFlowEntitlementCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the EntitlementArn parameter. The -PassThru parameter is deprecated, use -Select '^EntitlementArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.RevokeEMCNFlowEntitlementCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.StartEMCNFlowCmdlet"> <summary> Starts a flow. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.StartEMCNFlowCmdlet.FlowArn"> <summary> <para> The ARN of the flow that you want to start. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.StartEMCNFlowCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.StartFlowResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.StartFlowResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.StartEMCNFlowCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the FlowArn parameter. The -PassThru parameter is deprecated, use -Select '^FlowArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.StartEMCNFlowCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.StopEMCNFlowCmdlet"> <summary> Stops a flow. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.StopEMCNFlowCmdlet.FlowArn"> <summary> <para> The ARN of the flow that you want to stop. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.StopEMCNFlowCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.StopFlowResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.StopFlowResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.StopEMCNFlowCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the FlowArn parameter. The -PassThru parameter is deprecated, use -Select '^FlowArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.StopEMCNFlowCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeCmdlet"> <summary> Updates the bridge </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeCmdlet.BridgeArn"> <summary> <para> The Amazon Resource Number (ARN) of the bridge that you want to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeCmdlet.SourceFailoverConfig_FailoverMode"> <summary> <para> The type of failover you choose for this flow. MERGE combines the source streams into a single stream, allowing graceful recovery from any single-source loss. FAILOVER allows switching between different streams. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeCmdlet.EgressGatewayBridge_MaxBitrate"> <summary> <para> Update an existing egress-type bridge. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeCmdlet.IngressGatewayBridge_MaxBitrate"> <summary> <para> The maximum expected bitrate (in bps). </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeCmdlet.IngressGatewayBridge_MaxOutput"> <summary> <para> The maximum number of expected outputs. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeCmdlet.SourcePriority_PrimarySource"> <summary> <para> The name of the source you choose as the primary source for this flow. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeCmdlet.SourceFailoverConfig_RecoveryWindow"> <summary> <para> Recovery window time to look for dash-7 packets </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeCmdlet.SourceFailoverConfig_State"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Bridge'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.UpdateBridgeResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.UpdateBridgeResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the BridgeArn parameter. The -PassThru parameter is deprecated, use -Select '^BridgeArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeOutputCmdlet"> <summary> Updates an existing bridge output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeOutputCmdlet.BridgeArn"> <summary> <para> The ARN of the bridge that you want to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeOutputCmdlet.NetworkOutput_IpAddress"> <summary> <para> The network output IP Address. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeOutputCmdlet.NetworkOutput_NetworkName"> <summary> <para> The network output's gateway network name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeOutputCmdlet.OutputName"> <summary> <para> The name of the bridge output that you want to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeOutputCmdlet.NetworkOutput_Port"> <summary> <para> The network output port. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeOutputCmdlet.NetworkOutput_Protocol"> <summary> <para> The network output protocol. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeOutputCmdlet.NetworkOutput_Ttl"> <summary> <para> The network output TTL. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeOutputCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.UpdateBridgeOutputResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.UpdateBridgeOutputResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeOutputCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the BridgeArn parameter. The -PassThru parameter is deprecated, use -Select '^BridgeArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeOutputCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeSourceCmdlet"> <summary> Updates an existing bridge source. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeSourceCmdlet.BridgeArn"> <summary> <para> The ARN of the bridge that you want to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeSourceCmdlet.FlowSource_FlowArn"> <summary> <para> The ARN of the cloud flow to use as a source of this bridge. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeSourceCmdlet.NetworkSource_MulticastIp"> <summary> <para> The network source multicast IP. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeSourceCmdlet.NetworkSource_NetworkName"> <summary> <para> The network source's gateway network name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeSourceCmdlet.NetworkSource_Port"> <summary> <para> The network source port. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeSourceCmdlet.NetworkSource_Protocol"> <summary> <para> The network source protocol. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeSourceCmdlet.SourceName"> <summary> <para> The name of the source that you want to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeSourceCmdlet.FlowVpcInterfaceAttachment_VpcInterfaceName"> <summary> <para> The name of the VPC interface to use for this resource. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeSourceCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.UpdateBridgeSourceResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.UpdateBridgeSourceResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeSourceCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the BridgeArn parameter. The -PassThru parameter is deprecated, use -Select '^BridgeArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeSourceCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeStateCmdlet"> <summary> Updates the bridge state </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeStateCmdlet.BridgeArn"> <summary> <para> The ARN of the bridge that you want to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeStateCmdlet.DesiredState"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeStateCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.UpdateBridgeStateResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.UpdateBridgeStateResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeStateCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the BridgeArn parameter. The -PassThru parameter is deprecated, use -Select '^BridgeArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNBridgeStateCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowCmdlet"> <summary> Updates flow </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowCmdlet.SourceFailoverConfig_FailoverMode"> <summary> <para> The type of failover you choose for this flow. MERGE combines the source streams into a single stream, allowing graceful recovery from any single-source loss. FAILOVER allows switching between different streams. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowCmdlet.FlowArn"> <summary> <para> The flow that you want to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowCmdlet.Maintenance_MaintenanceDay"> <summary> <para> A day of a week when the maintenance will happen. use Monday/Tuesday/Wednesday/Thursday/Friday/Saturday/Sunday. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowCmdlet.Maintenance_MaintenanceScheduledDate"> <summary> <para> A scheduled date in ISO UTC format when the maintenance will happen. Use YYYY-MM-DD format. Example: 2021-01-30. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowCmdlet.Maintenance_MaintenanceStartHour"> <summary> <para> UTC time when the maintenance will happen. Use 24-hour HH:MM format. Minutes must be 00. Example: 13:00. The default value is 02:00. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowCmdlet.SourcePriority_PrimarySource"> <summary> <para> The name of the source you choose as the primary source for this flow. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowCmdlet.SourceFailoverConfig_RecoveryWindow"> <summary> <para> Recovery window time to look for dash-7 packets </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowCmdlet.SourceFailoverConfig_State"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Flow'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.UpdateFlowResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.UpdateFlowResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the FlowArn parameter. The -PassThru parameter is deprecated, use -Select '^FlowArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowEntitlementCmdlet"> <summary> You can change an entitlement's description, subscribers, and encryption. If you change the subscribers, the service will remove the outputs that are are used by the subscribers that are removed. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowEntitlementCmdlet.Description"> <summary> <para> A description of the entitlement. This description appears only on the AWS Elemental MediaConnect console and will not be seen by the subscriber or end user. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowEntitlementCmdlet.Encryption"> <summary> <para> The type of encryption that will be used on the output associated with this entitlement. Allowable encryption types: static-key, speke. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowEntitlementCmdlet.EntitlementArn"> <summary> <para> The ARN of the entitlement that you want to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowEntitlementCmdlet.EntitlementStatus"> <summary> <para> An indication of whether you want to enable the entitlement to allow access, or disable it to stop streaming content to the subscriber’s flow temporarily. If you don’t specify the entitlementStatus field in your request, MediaConnect leaves the value unchanged. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowEntitlementCmdlet.FlowArn"> <summary> <para> The flow that is associated with the entitlement that you want to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowEntitlementCmdlet.Subscriber"> <summary> <para> The AWS account IDs that you want to share your content with. The receiving accounts (subscribers) will be allowed to create their own flow using your content as the source. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowEntitlementCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Entitlement'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.UpdateFlowEntitlementResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.UpdateFlowEntitlementResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowEntitlementCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the EntitlementArn parameter. The -PassThru parameter is deprecated, use -Select '^EntitlementArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowEntitlementCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowMediaStreamCmdlet"> <summary> Updates an existing media stream. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowMediaStreamCmdlet.Fmtp_ChannelOrder"> <summary> <para> The format of the audio channel. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowMediaStreamCmdlet.ClockRate"> <summary> <para> The sample rate (in Hz) for the stream. If the media stream type is video or ancillary data, set this value to 90000. If the media stream type is audio, set this value to either 48000 or 96000. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowMediaStreamCmdlet.Fmtp_Colorimetry"> <summary> <para> The format that is used for the representation of color. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowMediaStreamCmdlet.Description"> <summary> <para> Description </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowMediaStreamCmdlet.Fmtp_ExactFramerate"> <summary> <para> The frame rate for the video stream, in frames/second. For example: 60000/1001. If you specify a whole number, MediaConnect uses a ratio of N/1. For example, if you specify 60, MediaConnect uses 60/1 as the exactFramerate. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowMediaStreamCmdlet.FlowArn"> <summary> <para> The Amazon Resource Name (ARN) of the flow. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowMediaStreamCmdlet.Attributes_Lang"> <summary> <para> The audio language, in a format that is recognized by the receiver. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowMediaStreamCmdlet.MediaStreamName"> <summary> <para> The name of the media stream that you want to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowMediaStreamCmdlet.MediaStreamType"> <summary> <para> The type of media stream. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowMediaStreamCmdlet.Fmtp_Par"> <summary> <para> The pixel aspect ratio (PAR) of the video. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowMediaStreamCmdlet.Fmtp_Range"> <summary> <para> The encoding range of the video. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowMediaStreamCmdlet.Fmtp_ScanMode"> <summary> <para> The type of compression that was used to smooth the video’s appearance. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowMediaStreamCmdlet.Fmtp_Tc"> <summary> <para> The transfer characteristic system (TCS) that is used in the video. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowMediaStreamCmdlet.VideoFormat"> <summary> <para> The resolution of the video. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowMediaStreamCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.UpdateFlowMediaStreamResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.UpdateFlowMediaStreamResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowMediaStreamCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the FlowArn parameter. The -PassThru parameter is deprecated, use -Select '^FlowArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowMediaStreamCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet"> <summary> Updates an existing flow output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet.CidrAllowList"> <summary> <para> 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. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet.Description"> <summary> <para> A description of the output. This description appears only on the AWS Elemental MediaConnect console and will not be seen by the end user. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet.Destination"> <summary> <para> The IP address where you want to send the output. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet.Encryption"> <summary> <para> 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. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet.FlowArn"> <summary> <para> The flow that is associated with the output that you want to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet.MaxLatency"> <summary> <para> The maximum latency in milliseconds. This parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet.MediaStreamOutputConfiguration"> <summary> <para> The media streams that are associated with the output, and the parameters for those associations. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet.MinLatency"> <summary> <para> 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. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet.OutputArn"> <summary> <para> The ARN of the output that you want to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet.OutputStatus"> <summary> <para> 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. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet.Port"> <summary> <para> The port to use when content is distributed to this output. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet.Protocol"> <summary> <para> The protocol to use for the output. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet.RemoteId"> <summary> <para> The remote ID for the Zixi-pull stream. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet.SenderControlPort"> <summary> <para> The port that the flow uses to send outbound requests to initiate connection with the sender. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet.SenderIpAddress"> <summary> <para> The IP address that the flow communicates with to initiate connection with the sender. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet.SmoothingLatency"> <summary> <para> The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet.StreamId"> <summary> <para> The stream ID that you want to use for this transport. This parameter applies only to Zixi and SRT caller-based streams. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet.VpcInterfaceAttachment_VpcInterfaceName"> <summary> <para> The name of the VPC interface to use for this resource. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet.Select"> <summary> 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. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the OutputArn parameter. The -PassThru parameter is deprecated, use -Select '^OutputArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowOutputCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet"> <summary> Updates the source of a flow. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.GatewayBridgeSource_BridgeArn"> <summary> <para> The ARN of the bridge feeding this flow. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.Decryption"> <summary> <para> The type of encryption used on the content ingested from this source. Allowable encryption types: static-key. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.Description"> <summary> <para> A description for the source. This value is not used or seen outside of the current AWS Elemental MediaConnect account. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.EntitlementArn"> <summary> <para> The ARN of the entitlement that allows you to subscribe to this flow. The entitlement is set by the flow originator, and the ARN is generated as part of the originator's flow. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.FlowArn"> <summary> <para> The flow that is associated with the source that you want to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.IngestPort"> <summary> <para> The port that the flow will be listening on for incoming content. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.MaxBitrate"> <summary> <para> The smoothing max bitrate (in bps) for RIST, RTP, and RTP-FEC streams. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.MaxLatency"> <summary> <para> The maximum latency in milliseconds. This parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.MaxSyncBuffer"> <summary> <para> The size of the buffer (in milliseconds) to use to sync incoming source data. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.MediaStreamSourceConfiguration"> <summary> <para> The media streams that are associated with the source, and the parameters for those associations. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.MinLatency"> <summary> <para> 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. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.Protocol"> <summary> <para> The protocol that is used by the source. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.SenderControlPort"> <summary> <para> The port that the flow uses to send outbound requests to initiate connection with the sender. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.SenderIpAddress"> <summary> <para> The IP address that the flow communicates with to initiate connection with the sender. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.SourceArn"> <summary> <para> The ARN of the source that you want to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.SourceListenerAddress"> <summary> <para> Source IP or domain name for SRT-caller protocol. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.SourceListenerPort"> <summary> <para> Source port for SRT-caller protocol. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.StreamId"> <summary> <para> The stream ID that you want to use for this transport. This parameter applies only to Zixi and SRT caller-based streams. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.VpcInterfaceAttachment_VpcInterfaceName"> <summary> <para> The name of the VPC interface to use for this resource. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.VpcInterfaceName"> <summary> <para> The name of the VPC interface to use for this source. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.WhitelistCidr"> <summary> <para> The range of IP addresses that should be allowed to contribute content to your source. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Source'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.UpdateFlowSourceResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.UpdateFlowSourceResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the SourceArn parameter. The -PassThru parameter is deprecated, use -Select '^SourceArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNGatewayInstanceCmdlet"> <summary> Updates the configuration of an existing Gateway Instance. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNGatewayInstanceCmdlet.BridgePlacement"> <summary> <para> The availability of the instance to host new bridges. The bridgePlacement property can be LOCKED or AVAILABLE. If it is LOCKED, no new bridges can be deployed to this instance. If it is AVAILABLE, new bridges can be added to this instance. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNGatewayInstanceCmdlet.GatewayInstanceArn"> <summary> <para> The Amazon Resource Name (ARN) of the instance that you want to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNGatewayInstanceCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaConnect.Model.UpdateGatewayInstanceResponse). Specifying the name of a property of type Amazon.MediaConnect.Model.UpdateGatewayInstanceResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNGatewayInstanceCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the GatewayInstanceArn parameter. The -PassThru parameter is deprecated, use -Select '^GatewayInstanceArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNGatewayInstanceCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> </members> </doc> |