AWS.Tools.MediaConnect.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.MediaConnect</name>
    </assembly>
    <members>
        <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.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.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.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.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.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.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.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.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.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.UpdateEMCNFlowCmdlet">
            <summary>
            Updates flow
            </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.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.
            </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.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).
            </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 for Zixi-based
            streams.
            </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.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.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-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 output.
            </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.Decryption">
            <summary>
            <para>
            The type of encryption used on the content
            ingested from this source.
            </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 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 and Zixi-based streams.
            </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.SourceArn">
            <summary>
            <para>
            The ARN of the source that you want to update.
            </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-based streams.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EMCN.UpdateEMCNFlowSourceCmdlet.VpcInterfaceName">
            <summary>
            <para>
            The name of the VPC Interface to configure
            this Source with.
            </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>
    </members>
</doc>