AWS.Tools.MediaLive.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.MediaLive</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.EML.AddEMLResourceTagCmdlet">
            <summary>
            Create tags for a resource
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.AddEMLResourceTagCmdlet.ResourceArn">
            <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.EML.AddEMLResourceTagCmdlet.Tag">
            <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.EML.AddEMLResourceTagCmdlet.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.MediaLive.Model.CreateTagsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.AddEMLResourceTagCmdlet.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.EML.AddEMLResourceTagCmdlet.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.EML.DenyEMLInputDeviceTransferCmdlet">
            <summary>
            Reject the transfer of the specified input device to your AWS account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.DenyEMLInputDeviceTransferCmdlet.InputDeviceId">
            <summary>
            <para>
            The unique ID of the input device to reject.
            For example, hd-123456789abcdef.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.DenyEMLInputDeviceTransferCmdlet.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.MediaLive.Model.RejectInputDeviceTransferResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.DenyEMLInputDeviceTransferCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InputDeviceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InputDeviceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.DenyEMLInputDeviceTransferCmdlet.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.EML.GetEMLChannelCmdlet">
            <summary>
            Gets details about a channel
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLChannelCmdlet.ChannelId">
            <summary>
            <para>
            channel ID
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLChannelCmdlet.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.MediaLive.Model.DescribeChannelResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.DescribeChannelResponse 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.EML.GetEMLChannelCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelId parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.EML.GetEMLChannelListCmdlet">
            <summary>
            Produces list of channels that have been created<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.EML.GetEMLChannelListCmdlet.MaxResult">
            <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>
            <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>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLChannelListCmdlet.NextToken">
            <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>
            <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.EML.GetEMLChannelListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Channels'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.ListChannelsResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.ListChannelsResponse 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.EML.GetEMLChannelListCmdlet.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.EML.GetEMLInputCmdlet">
            <summary>
            Produces details about an input
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLInputCmdlet.InputId">
            <summary>
            <para>
            Unique ID of the input
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLInputCmdlet.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.MediaLive.Model.DescribeInputResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.DescribeInputResponse 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.EML.GetEMLInputCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InputId parameter.
            The -PassThru parameter is deprecated, use -Select '^InputId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.EML.GetEMLInputDeviceCmdlet">
            <summary>
            Gets the details for the input device
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLInputDeviceCmdlet.InputDeviceId">
            <summary>
            <para>
            The unique ID of this input device. For
            example, hd-123456789abcdef.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLInputDeviceCmdlet.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.MediaLive.Model.DescribeInputDeviceResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.DescribeInputDeviceResponse 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.EML.GetEMLInputDeviceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InputDeviceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InputDeviceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.EML.GetEMLInputDeviceListCmdlet">
            <summary>
            List input devices<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.EML.GetEMLInputDeviceListCmdlet.MaxResult">
            <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.EML.GetEMLInputDeviceListCmdlet.NextToken">
            <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>
            <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.EML.GetEMLInputDeviceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'InputDevices'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.ListInputDevicesResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.ListInputDevicesResponse 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.EML.GetEMLInputDeviceListCmdlet.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.EML.GetEMLInputDeviceThumbnailCmdlet">
            <summary>
            Get the latest thumbnail data for the input device.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLInputDeviceThumbnailCmdlet.Accept">
            <summary>
            <para>
            The HTTP Accept header. Indicates the requested
            type for the thumbnail.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLInputDeviceThumbnailCmdlet.InputDeviceId">
            <summary>
            <para>
            The unique ID of this input device. For
            example, hd-123456789abcdef.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLInputDeviceThumbnailCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Body'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.DescribeInputDeviceThumbnailResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.DescribeInputDeviceThumbnailResponse 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.EML.GetEMLInputDeviceThumbnailCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InputDeviceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InputDeviceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.EML.GetEMLInputDeviceTransferListCmdlet">
            <summary>
            List input devices that are currently being transferred. List input devices that you
            are transferring from your AWS account or input devices that another AWS account is
            transferring to you.<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.EML.GetEMLInputDeviceTransferListCmdlet.TransferType">
            <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.EML.GetEMLInputDeviceTransferListCmdlet.MaxResult">
            <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.EML.GetEMLInputDeviceTransferListCmdlet.NextToken">
            <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>
            <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.EML.GetEMLInputDeviceTransferListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'InputDeviceTransfers'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.ListInputDeviceTransfersResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.ListInputDeviceTransfersResponse 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.EML.GetEMLInputDeviceTransferListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TransferType parameter.
            The -PassThru parameter is deprecated, use -Select '^TransferType' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLInputDeviceTransferListCmdlet.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.EML.GetEMLInputListCmdlet">
            <summary>
            Produces list of inputs that have been created<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.EML.GetEMLInputListCmdlet.MaxResult">
            <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>
            <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>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLInputListCmdlet.NextToken">
            <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>
            <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.EML.GetEMLInputListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Inputs'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.ListInputsResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.ListInputsResponse 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.EML.GetEMLInputListCmdlet.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.EML.GetEMLInputSecurityGroupCmdlet">
            <summary>
            Produces a summary of an Input Security Group
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLInputSecurityGroupCmdlet.InputSecurityGroupId">
            <summary>
            <para>
            The id of the Input Security Group
            to describe
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLInputSecurityGroupCmdlet.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.MediaLive.Model.DescribeInputSecurityGroupResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.DescribeInputSecurityGroupResponse 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.EML.GetEMLInputSecurityGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InputSecurityGroupId parameter.
            The -PassThru parameter is deprecated, use -Select '^InputSecurityGroupId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.EML.GetEMLInputSecurityGroupListCmdlet">
            <summary>
            Produces a list of Input Security Groups for an account<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.EML.GetEMLInputSecurityGroupListCmdlet.MaxResult">
            <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>
            <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>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLInputSecurityGroupListCmdlet.NextToken">
            <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>
            <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.EML.GetEMLInputSecurityGroupListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'InputSecurityGroups'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.ListInputSecurityGroupsResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.ListInputSecurityGroupsResponse 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.EML.GetEMLInputSecurityGroupListCmdlet.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.EML.GetEMLMultiplexCmdlet">
            <summary>
            Gets details about a multiplex.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLMultiplexCmdlet.MultiplexId">
            <summary>
            <para>
            The ID of the multiplex.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLMultiplexCmdlet.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.MediaLive.Model.DescribeMultiplexResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.DescribeMultiplexResponse 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.EML.GetEMLMultiplexCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MultiplexId parameter.
            The -PassThru parameter is deprecated, use -Select '^MultiplexId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.EML.GetEMLMultiplexListCmdlet">
            <summary>
            Retrieve a list of the existing multiplexes.<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.EML.GetEMLMultiplexListCmdlet.MaxResult">
            <summary>
            <para>
            The maximum number of items to return.
            </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>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLMultiplexListCmdlet.NextToken">
            <summary>
            <para>
            The token to retrieve the next page of results.
            </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.EML.GetEMLMultiplexListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Multiplexes'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.ListMultiplexesResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.ListMultiplexesResponse 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.EML.GetEMLMultiplexListCmdlet.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.EML.GetEMLMultiplexProgramCmdlet">
            <summary>
            Get the details for a program in a multiplex.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLMultiplexProgramCmdlet.MultiplexId">
            <summary>
            <para>
            The ID of the multiplex that the program belongs
            to.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLMultiplexProgramCmdlet.ProgramName">
            <summary>
            <para>
            The name of the program.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLMultiplexProgramCmdlet.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.MediaLive.Model.DescribeMultiplexProgramResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.DescribeMultiplexProgramResponse 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.EML.GetEMLMultiplexProgramCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProgramName parameter.
            The -PassThru parameter is deprecated, use -Select '^ProgramName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.EML.GetEMLMultiplexProgramListCmdlet">
            <summary>
            List the programs that currently exist for a specific multiplex.<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.EML.GetEMLMultiplexProgramListCmdlet.MultiplexId">
            <summary>
            <para>
            The ID of the multiplex that the programs
            belong to.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLMultiplexProgramListCmdlet.MaxResult">
            <summary>
            <para>
            The maximum number of items to return.
            </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>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLMultiplexProgramListCmdlet.NextToken">
            <summary>
            <para>
            The token to retrieve the next page of results.
            </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.EML.GetEMLMultiplexProgramListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MultiplexPrograms'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.ListMultiplexProgramsResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.ListMultiplexProgramsResponse 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.EML.GetEMLMultiplexProgramListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MultiplexId parameter.
            The -PassThru parameter is deprecated, use -Select '^MultiplexId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLMultiplexProgramListCmdlet.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.EML.GetEMLOfferingCmdlet">
            <summary>
            Get details for an offering.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLOfferingCmdlet.OfferingId">
            <summary>
            <para>
            Unique offering ID, e.g. '87654321'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLOfferingCmdlet.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.MediaLive.Model.DescribeOfferingResponse).
            Specifying the name of a property of type Amazon.MediaLive.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.EML.GetEMLOfferingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OfferingId parameter.
            The -PassThru parameter is deprecated, use -Select '^OfferingId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.EML.GetEMLOfferingListCmdlet">
            <summary>
            List offerings available for purchase.<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.EML.GetEMLOfferingListCmdlet.ChannelClass">
            <summary>
            <para>
            Filter by channel class, 'STANDARD' or 'SINGLE_PIPELINE'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLOfferingListCmdlet.ChannelConfiguration">
            <summary>
            <para>
            Filter to offerings that match the
            configuration of an existing channel, e.g. '2345678' (a channel ID)
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLOfferingListCmdlet.Codec">
            <summary>
            <para>
            Filter by codec, 'AVC', 'HEVC', 'MPEG2', 'AUDIO',
            or 'LINK'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLOfferingListCmdlet.Duration">
            <summary>
            <para>
            Filter by offering duration, e.g. '12'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLOfferingListCmdlet.MaximumBitrate">
            <summary>
            <para>
            Filter by bitrate, 'MAX_10_MBPS', 'MAX_20_MBPS',
            or 'MAX_50_MBPS'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLOfferingListCmdlet.MaximumFramerate">
            <summary>
            <para>
            Filter by framerate, 'MAX_30_FPS' or
            'MAX_60_FPS'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLOfferingListCmdlet.Resolution">
            <summary>
            <para>
            Filter by resolution, 'SD', 'HD', 'FHD', or
            'UHD'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLOfferingListCmdlet.ResourceType">
            <summary>
            <para>
            Filter by resource type, 'INPUT', 'OUTPUT',
            'MULTIPLEX', or 'CHANNEL'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLOfferingListCmdlet.SpecialFeature">
            <summary>
            <para>
            Filter by special feature, 'ADVANCED_AUDIO'
            or 'AUDIO_NORMALIZATION'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLOfferingListCmdlet.VideoQuality">
            <summary>
            <para>
            Filter by video quality, 'STANDARD', 'ENHANCED',
            or 'PREMIUM'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLOfferingListCmdlet.MaxResult">
            <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>
            <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>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLOfferingListCmdlet.NextToken">
            <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>
            <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.EML.GetEMLOfferingListCmdlet.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.MediaLive.Model.ListOfferingsResponse).
            Specifying the name of a property of type Amazon.MediaLive.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.EML.GetEMLOfferingListCmdlet.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.EML.GetEMLReservationCmdlet">
            <summary>
            Get details for a reservation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLReservationCmdlet.ReservationId">
            <summary>
            <para>
            Unique reservation ID, e.g. '1234567'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLReservationCmdlet.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.MediaLive.Model.DescribeReservationResponse).
            Specifying the name of a property of type Amazon.MediaLive.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.EML.GetEMLReservationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ReservationId parameter.
            The -PassThru parameter is deprecated, use -Select '^ReservationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.EML.GetEMLReservationListCmdlet">
            <summary>
            List purchased reservations.<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.EML.GetEMLReservationListCmdlet.ChannelClass">
            <summary>
            <para>
            Filter by channel class, 'STANDARD' or 'SINGLE_PIPELINE'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLReservationListCmdlet.Codec">
            <summary>
            <para>
            Filter by codec, 'AVC', 'HEVC', 'MPEG2', 'AUDIO',
            or 'LINK'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLReservationListCmdlet.MaximumBitrate">
            <summary>
            <para>
            Filter by bitrate, 'MAX_10_MBPS', 'MAX_20_MBPS',
            or 'MAX_50_MBPS'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLReservationListCmdlet.MaximumFramerate">
            <summary>
            <para>
            Filter by framerate, 'MAX_30_FPS' or
            'MAX_60_FPS'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLReservationListCmdlet.Resolution">
            <summary>
            <para>
            Filter by resolution, 'SD', 'HD', 'FHD', or
            'UHD'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLReservationListCmdlet.ResourceType">
            <summary>
            <para>
            Filter by resource type, 'INPUT', 'OUTPUT',
            'MULTIPLEX', or 'CHANNEL'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLReservationListCmdlet.SpecialFeature">
            <summary>
            <para>
            Filter by special feature, 'ADVANCED_AUDIO'
            or 'AUDIO_NORMALIZATION'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLReservationListCmdlet.VideoQuality">
            <summary>
            <para>
            Filter by video quality, 'STANDARD', 'ENHANCED',
            or 'PREMIUM'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLReservationListCmdlet.MaxResult">
            <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>
            <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>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLReservationListCmdlet.NextToken">
            <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>
            <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.EML.GetEMLReservationListCmdlet.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.MediaLive.Model.ListReservationsResponse).
            Specifying the name of a property of type Amazon.MediaLive.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.EML.GetEMLReservationListCmdlet.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.EML.GetEMLResourceTagCmdlet">
            <summary>
            Produces list of tags that have been created for a resource
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLResourceTagCmdlet.ResourceArn">
            <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.EML.GetEMLResourceTagCmdlet.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.MediaLive.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.MediaLive.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.EML.GetEMLResourceTagCmdlet.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.EML.GetEMLScheduleCmdlet">
            <summary>
            Get a channel schedule<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.EML.GetEMLScheduleCmdlet.ChannelId">
            <summary>
            <para>
            Id of the channel whose schedule is being updated.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLScheduleCmdlet.MaxResult">
            <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>
            <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>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLScheduleCmdlet.NextToken">
            <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>
            <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.EML.GetEMLScheduleCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ScheduleActions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.DescribeScheduleResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.DescribeScheduleResponse 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.EML.GetEMLScheduleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelId parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLScheduleCmdlet.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.EML.MoveEMLInputDeviceCmdlet">
            <summary>
            Start an input device transfer to another AWS account. After you make the request,
            the other account must accept or reject the transfer.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.MoveEMLInputDeviceCmdlet.InputDeviceId">
            <summary>
            <para>
            The unique ID of this input device. For
            example, hd-123456789abcdef.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.MoveEMLInputDeviceCmdlet.TargetCustomerId">
            <summary>
            <para>
            The AWS account ID (12 digits) for the
            recipient of the device transfer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.MoveEMLInputDeviceCmdlet.TargetRegion">
            <summary>
            <para>
            The target AWS region to transfer the device.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.MoveEMLInputDeviceCmdlet.TransferMessage">
            <summary>
            <para>
            An optional message for the recipient.
            Maximum 280 characters.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.MoveEMLInputDeviceCmdlet.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.MediaLive.Model.TransferInputDeviceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.MoveEMLInputDeviceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InputDeviceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InputDeviceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.MoveEMLInputDeviceCmdlet.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.EML.NewEMLChannelCmdlet">
            <summary>
            Creates a new channel
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLChannelCmdlet.ChannelClass">
            <summary>
            <para>
            The class for this channel. STANDARD for
            a channel with two pipelines or SINGLE_PIPELINE for a channel with one pipeline.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLChannelCmdlet.InputSpecification_Codec">
            <summary>
            <para>
            Input codec
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLChannelCmdlet.Destination">
            <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.EML.NewEMLChannelCmdlet.EncoderSetting">
            <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.EML.NewEMLChannelCmdlet.InputAttachment">
            <summary>
            <para>
            List of input attachments for channel.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLChannelCmdlet.LogLevel">
            <summary>
            <para>
            The log level to write to CloudWatch Logs.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLChannelCmdlet.InputSpecification_MaximumBitrate">
            <summary>
            <para>
            Maximum input bitrate, categorized coarsely
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLChannelCmdlet.Name">
            <summary>
            <para>
            Name of channel.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLChannelCmdlet.Vpc_PublicAddressAllocationId">
            <summary>
            <para>
            List of public address allocation
            ids to associate with ENIs that will be created in Output VPC.Must specify one for
            SINGLE_PIPELINE, two for STANDARD channels
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLChannelCmdlet.RequestId">
            <summary>
            <para>
            Unique request ID to be specified. This is needed
            to prevent retries fromcreating multiple resources.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLChannelCmdlet.CdiInputSpecification_Resolution">
            <summary>
            <para>
            Maximum CDI input resolution
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLChannelCmdlet.InputSpecification_Resolution">
            <summary>
            <para>
            Input resolution, categorized coarsely
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLChannelCmdlet.RoleArn">
            <summary>
            <para>
            An optional Amazon Resource Name (ARN) of the
            role to assume when running the Channel.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLChannelCmdlet.Vpc_SecurityGroupId">
            <summary>
            <para>
            A list of up to 5 EC2 VPC security group
            IDs to attach to the Output VPC network interfaces.If none are specified then the
            VPC default security group will be used
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLChannelCmdlet.Vpc_SubnetId">
            <summary>
            <para>
            A list of VPC subnet IDs from the same VPC.If
            STANDARD channel, subnet IDs must be mapped to two unique availability zones (AZ).
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLChannelCmdlet.Tag">
            <summary>
            <para>
            A collection of key-value pairs.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLChannelCmdlet.Reserved">
            <summary>
            <para>
            Deprecated field that's only usable by whitelisted
            customers.
            </para>
            <para>This parameter is deprecated.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLChannelCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Channel'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.CreateChannelResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.CreateChannelResponse 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.EML.NewEMLChannelCmdlet.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.EML.NewEMLChannelCmdlet.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.EML.NewEMLInputCmdlet">
            <summary>
            Create an input
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLInputCmdlet.Destination">
            <summary>
            <para>
            Destination settings for PUSH type inputs.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLInputCmdlet.InputDevice">
            <summary>
            <para>
            Settings for the devices.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLInputCmdlet.InputSecurityGroup">
            <summary>
            <para>
            A list of security groups referenced
            by IDs to attach to the input.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLInputCmdlet.MediaConnectFlow">
            <summary>
            <para>
            A list of the MediaConnect Flows that
            you want to use in this input. You can specify as few as oneFlow and presently, as
            many as two. The only requirement is when you have more than one is that each Flow
            is in aseparate Availability Zone as this ensures your EML input is redundant to AZ
            issues.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLInputCmdlet.Name">
            <summary>
            <para>
            Name of the input.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLInputCmdlet.RequestId">
            <summary>
            <para>
            Unique identifier of the request to ensure the
            request is handledexactly once in case of retries.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLInputCmdlet.RoleArn">
            <summary>
            <para>
            The Amazon Resource Name (ARN) of the role this
            input assumes during and after creation.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLInputCmdlet.Vpc_SecurityGroupId">
            <summary>
            <para>
            A list of up to 5 EC2 VPC security group
            IDs to attach to the Input VPC network interfaces.Requires subnetIds. If none are
            specified then the VPC default security group will be used.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLInputCmdlet.Source">
            <summary>
            <para>
            The source URLs for a PULL-type input. Every PULL
            type input needsexactly two source URLs for redundancy.Only specify sources for PULL
            type Inputs. Leave Destinations empty.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLInputCmdlet.Vpc_SubnetId">
            <summary>
            <para>
            A list of 2 VPC subnet IDs from the same VPC.Subnet
            IDs must be mapped to two unique availability zones (AZ).
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLInputCmdlet.Tag">
            <summary>
            <para>
            A collection of key-value pairs.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLInputCmdlet.Type">
            <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.EML.NewEMLInputCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Input'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.CreateInputResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.CreateInputResponse 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.EML.NewEMLInputCmdlet.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.EML.NewEMLInputCmdlet.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.EML.NewEMLInputSecurityGroupCmdlet">
            <summary>
            Creates a Input Security Group
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLInputSecurityGroupCmdlet.Tag">
            <summary>
            <para>
            A collection of key-value pairs.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLInputSecurityGroupCmdlet.WhitelistRule">
            <summary>
            <para>
            List of IPv4 CIDR addresses to whitelist
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLInputSecurityGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SecurityGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.CreateInputSecurityGroupResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.CreateInputSecurityGroupResponse 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.EML.NewEMLInputSecurityGroupCmdlet.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.EML.NewEMLMultiplexCmdlet">
            <summary>
            Create a new multiplex.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexCmdlet.AvailabilityZone">
            <summary>
            <para>
            A list of availability zones for the
            multiplex. You must specify exactly two.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexCmdlet.MultiplexSettings_MaximumVideoBufferDelayMillisecond">
            <summary>
            <para>
            Maximum video buffer
            delay in milliseconds.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexCmdlet.Name">
            <summary>
            <para>
            Name of multiplex.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexCmdlet.RequestId">
            <summary>
            <para>
            Unique request ID. This prevents retries from
            creating multipleresources.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexCmdlet.Tag">
            <summary>
            <para>
            A collection of key-value pairs.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexCmdlet.MultiplexSettings_TransportStreamBitrate">
            <summary>
            <para>
            Transport stream bit rate.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexCmdlet.MultiplexSettings_TransportStreamId">
            <summary>
            <para>
            Transport stream ID.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexCmdlet.MultiplexSettings_TransportStreamReservedBitrate">
            <summary>
            <para>
            Transport stream reserved
            bit rate.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Multiplex'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.CreateMultiplexResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.CreateMultiplexResponse 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.EML.NewEMLMultiplexCmdlet.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.EML.NewEMLMultiplexCmdlet.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.EML.NewEMLMultiplexProgramCmdlet">
            <summary>
            Create a new program in the multiplex.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexProgramCmdlet.VideoSettings_ConstantBitrate">
            <summary>
            <para>
            The constant bitrate configuration for
            the video encode.When this field is defined, StatmuxSettings must be undefined.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexProgramCmdlet.StatmuxSettings_MaximumBitrate">
            <summary>
            <para>
            Maximum statmux bitrate.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexProgramCmdlet.StatmuxSettings_MinimumBitrate">
            <summary>
            <para>
            Minimum statmux bitrate.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexProgramCmdlet.MultiplexId">
            <summary>
            <para>
            ID of the multiplex where the program is to
            be created.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexProgramCmdlet.MultiplexProgramSettings_PreferredChannelPipeline">
            <summary>
            <para>
            Indicates which pipeline is preferred
            by the multiplex for program ingest.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexProgramCmdlet.StatmuxSettings_Priority">
            <summary>
            <para>
            The purpose of the priority is to use a combination
            of the\nmultiplex rate control algorithm and the QVBR capability of the\nencoder to
            prioritize the video quality of some channels in a\nmultiplex over others. Channels
            that have a higher priority will\nget higher video quality at the expense of the video
            quality of\nother channels in the multiplex with lower priority.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexProgramCmdlet.ProgramName">
            <summary>
            <para>
            Name of multiplex program.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexProgramCmdlet.MultiplexProgramSettings_ProgramNumber">
            <summary>
            <para>
            Unique program number.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexProgramCmdlet.ServiceDescriptor_ProviderName">
            <summary>
            <para>
            Name of the provider.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexProgramCmdlet.RequestId">
            <summary>
            <para>
            Unique request ID. This prevents retries from
            creating multipleresources.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexProgramCmdlet.ServiceDescriptor_ServiceName">
            <summary>
            <para>
            Name of the service.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexProgramCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MultiplexProgram'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.CreateMultiplexProgramResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.CreateMultiplexProgramResponse 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.EML.NewEMLMultiplexProgramCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProgramName parameter.
            The -PassThru parameter is deprecated, use -Select '^ProgramName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLMultiplexProgramCmdlet.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.EML.NewEMLOfferingPurchaseCmdlet">
            <summary>
            Purchase an offering and create a reservation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLOfferingPurchaseCmdlet.Count">
            <summary>
            <para>
            Number of resources
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLOfferingPurchaseCmdlet.Name">
            <summary>
            <para>
            Name for the new reservation
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLOfferingPurchaseCmdlet.OfferingId">
            <summary>
            <para>
            Offering to purchase, e.g. '87654321'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLOfferingPurchaseCmdlet.RequestId">
            <summary>
            <para>
            Unique request ID to be specified. This is needed
            to prevent retries from creating multiple resources.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLOfferingPurchaseCmdlet.Start">
            <summary>
            <para>
            Requested reservation start time (UTC) in ISO-8601
            format. The specified time must be between the first day of the current month and
            one year from now. If no value is given, the default is now.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLOfferingPurchaseCmdlet.Tag">
            <summary>
            <para>
            A collection of key-value pairs
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLOfferingPurchaseCmdlet.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.MediaLive.Model.PurchaseOfferingResponse).
            Specifying the name of a property of type Amazon.MediaLive.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.EML.NewEMLOfferingPurchaseCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OfferingId parameter.
            The -PassThru parameter is deprecated, use -Select '^OfferingId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLOfferingPurchaseCmdlet.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.EML.NewEMLPartnerInputCmdlet">
            <summary>
            Create a partner input
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLPartnerInputCmdlet.InputId">
            <summary>
            <para>
            Unique ID of the input.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLPartnerInputCmdlet.RequestId">
            <summary>
            <para>
            Unique identifier of the request to ensure the
            request is handledexactly once in case of retries.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLPartnerInputCmdlet.Tag">
            <summary>
            <para>
            A collection of key-value pairs.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLPartnerInputCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Input'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.CreatePartnerInputResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.CreatePartnerInputResponse 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.EML.NewEMLPartnerInputCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InputId parameter.
            The -PassThru parameter is deprecated, use -Select '^InputId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLPartnerInputCmdlet.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.EML.ReceiveEMLInputDeviceTransferCmdlet">
            <summary>
            Accept an incoming input device transfer. The ownership of the device will transfer
            to your AWS account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.ReceiveEMLInputDeviceTransferCmdlet.InputDeviceId">
            <summary>
            <para>
            The unique ID of the input device to accept.
            For example, hd-123456789abcdef.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.ReceiveEMLInputDeviceTransferCmdlet.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.MediaLive.Model.AcceptInputDeviceTransferResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.ReceiveEMLInputDeviceTransferCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InputDeviceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InputDeviceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.ReceiveEMLInputDeviceTransferCmdlet.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.EML.RemoveEMLChannelCmdlet">
            <summary>
            Starts deletion of channel. The associated outputs are also deleted.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLChannelCmdlet.ChannelId">
            <summary>
            <para>
            Unique ID of the channel.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLChannelCmdlet.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.MediaLive.Model.DeleteChannelResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.DeleteChannelResponse 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.EML.RemoveEMLChannelCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelId parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLChannelCmdlet.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.EML.RemoveEMLInputCmdlet">
            <summary>
            Deletes the input end point
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLInputCmdlet.InputId">
            <summary>
            <para>
            Unique ID of the input
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLInputCmdlet.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.MediaLive.Model.DeleteInputResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLInputCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InputId parameter.
            The -PassThru parameter is deprecated, use -Select '^InputId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLInputCmdlet.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.EML.RemoveEMLInputSecurityGroupCmdlet">
            <summary>
            Deletes an Input Security Group
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLInputSecurityGroupCmdlet.InputSecurityGroupId">
            <summary>
            <para>
            The Input Security Group to delete
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLInputSecurityGroupCmdlet.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.MediaLive.Model.DeleteInputSecurityGroupResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLInputSecurityGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InputSecurityGroupId parameter.
            The -PassThru parameter is deprecated, use -Select '^InputSecurityGroupId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLInputSecurityGroupCmdlet.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.EML.RemoveEMLMultiplexCmdlet">
            <summary>
            Delete a multiplex. The multiplex must be idle.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLMultiplexCmdlet.MultiplexId">
            <summary>
            <para>
            The ID of the multiplex.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLMultiplexCmdlet.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.MediaLive.Model.DeleteMultiplexResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.DeleteMultiplexResponse 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.EML.RemoveEMLMultiplexCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MultiplexId parameter.
            The -PassThru parameter is deprecated, use -Select '^MultiplexId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLMultiplexCmdlet.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.EML.RemoveEMLMultiplexProgramCmdlet">
            <summary>
            Delete a program from a multiplex.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLMultiplexProgramCmdlet.MultiplexId">
            <summary>
            <para>
            The ID of the multiplex that the program belongs
            to.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLMultiplexProgramCmdlet.ProgramName">
            <summary>
            <para>
            The multiplex program name.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLMultiplexProgramCmdlet.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.MediaLive.Model.DeleteMultiplexProgramResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.DeleteMultiplexProgramResponse 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.EML.RemoveEMLMultiplexProgramCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProgramName parameter.
            The -PassThru parameter is deprecated, use -Select '^ProgramName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLMultiplexProgramCmdlet.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.EML.RemoveEMLReservationCmdlet">
            <summary>
            Delete an expired reservation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLReservationCmdlet.ReservationId">
            <summary>
            <para>
            Unique reservation ID, e.g. '1234567'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLReservationCmdlet.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.MediaLive.Model.DeleteReservationResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.DeleteReservationResponse 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.EML.RemoveEMLReservationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ReservationId parameter.
            The -PassThru parameter is deprecated, use -Select '^ReservationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLReservationCmdlet.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.EML.RemoveEMLResourceBatchCmdlet">
            <summary>
            Starts delete of resources.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLResourceBatchCmdlet.ChannelId">
            <summary>
            <para>
            List of channel IDs
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLResourceBatchCmdlet.InputId">
            <summary>
            <para>
            List of input IDs
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLResourceBatchCmdlet.InputSecurityGroupId">
            <summary>
            <para>
            List of input security group IDs
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLResourceBatchCmdlet.MultiplexId">
            <summary>
            <para>
            List of multiplex IDs
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLResourceBatchCmdlet.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.MediaLive.Model.BatchDeleteResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.BatchDeleteResponse 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.EML.RemoveEMLResourceBatchCmdlet.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.EML.RemoveEMLResourceTagCmdlet">
            <summary>
            Removes tags for a resource
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLResourceTagCmdlet.ResourceArn">
            <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.EML.RemoveEMLResourceTagCmdlet.TagKey">
            <summary>
            <para>
            An array of tag keys to delete
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLResourceTagCmdlet.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.MediaLive.Model.DeleteTagsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLResourceTagCmdlet.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.EML.RemoveEMLResourceTagCmdlet.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.EML.RemoveEMLScheduleCmdlet">
            <summary>
            Delete all schedule actions on a channel.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLScheduleCmdlet.ChannelId">
            <summary>
            <para>
            Id of the channel whose schedule is being deleted.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLScheduleCmdlet.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.MediaLive.Model.DeleteScheduleResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLScheduleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelId parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLScheduleCmdlet.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.EML.StartEMLChannelCmdlet">
            <summary>
            Starts an existing channel
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLChannelCmdlet.ChannelId">
            <summary>
            <para>
            A request to start a channel
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLChannelCmdlet.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.MediaLive.Model.StartChannelResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.StartChannelResponse 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.EML.StartEMLChannelCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelId parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLChannelCmdlet.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.EML.StartEMLMultiplexCmdlet">
            <summary>
            Start (run) the multiplex. Starting the multiplex does not start the channels. You
            must explicitly start each channel.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLMultiplexCmdlet.MultiplexId">
            <summary>
            <para>
            The ID of the multiplex.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLMultiplexCmdlet.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.MediaLive.Model.StartMultiplexResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.StartMultiplexResponse 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.EML.StartEMLMultiplexCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MultiplexId parameter.
            The -PassThru parameter is deprecated, use -Select '^MultiplexId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLMultiplexCmdlet.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.EML.StartEMLResourceBatchCmdlet">
            <summary>
            Starts existing resources
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLResourceBatchCmdlet.ChannelId">
            <summary>
            <para>
            List of channel IDs
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLResourceBatchCmdlet.MultiplexId">
            <summary>
            <para>
            List of multiplex IDs
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLResourceBatchCmdlet.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.MediaLive.Model.BatchStartResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.BatchStartResponse 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.EML.StartEMLResourceBatchCmdlet.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.EML.StopEMLChannelCmdlet">
            <summary>
            Stops a running channel
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StopEMLChannelCmdlet.ChannelId">
            <summary>
            <para>
            A request to stop a running channel
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StopEMLChannelCmdlet.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.MediaLive.Model.StopChannelResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.StopChannelResponse 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.EML.StopEMLChannelCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelId parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StopEMLChannelCmdlet.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.EML.StopEMLInputDeviceTransferCmdlet">
            <summary>
            Cancel an input device transfer that you have requested.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StopEMLInputDeviceTransferCmdlet.InputDeviceId">
            <summary>
            <para>
            The unique ID of the input device to cancel.
            For example, hd-123456789abcdef.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StopEMLInputDeviceTransferCmdlet.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.MediaLive.Model.CancelInputDeviceTransferResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StopEMLInputDeviceTransferCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InputDeviceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InputDeviceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StopEMLInputDeviceTransferCmdlet.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.EML.StopEMLMultiplexCmdlet">
            <summary>
            Stops a running multiplex. If the multiplex isn't running, this action has no effect.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StopEMLMultiplexCmdlet.MultiplexId">
            <summary>
            <para>
            The ID of the multiplex.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StopEMLMultiplexCmdlet.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.MediaLive.Model.StopMultiplexResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.StopMultiplexResponse 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.EML.StopEMLMultiplexCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MultiplexId parameter.
            The -PassThru parameter is deprecated, use -Select '^MultiplexId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StopEMLMultiplexCmdlet.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.EML.StopEMLResourceBatchCmdlet">
            <summary>
            Stops running resources
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StopEMLResourceBatchCmdlet.ChannelId">
            <summary>
            <para>
            List of channel IDs
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StopEMLResourceBatchCmdlet.MultiplexId">
            <summary>
            <para>
            List of multiplex IDs
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.StopEMLResourceBatchCmdlet.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.MediaLive.Model.BatchStopResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.BatchStopResponse 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.EML.StopEMLResourceBatchCmdlet.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.EML.UpdateEMLChannelCmdlet">
            <summary>
            Updates a channel.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLChannelCmdlet.ChannelId">
            <summary>
            <para>
            channel ID
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLChannelCmdlet.InputSpecification_Codec">
            <summary>
            <para>
            Input codec
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLChannelCmdlet.Destination">
            <summary>
            <para>
            A list of output destinations for this channel.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLChannelCmdlet.EncoderSetting">
            <summary>
            <para>
            The encoder settings for this channel.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLChannelCmdlet.InputAttachment">
            <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.EML.UpdateEMLChannelCmdlet.LogLevel">
            <summary>
            <para>
            The log level to write to CloudWatch Logs.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLChannelCmdlet.InputSpecification_MaximumBitrate">
            <summary>
            <para>
            Maximum input bitrate, categorized coarsely
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLChannelCmdlet.Name">
            <summary>
            <para>
            The name of the channel.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLChannelCmdlet.CdiInputSpecification_Resolution">
            <summary>
            <para>
            Maximum CDI input resolution
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLChannelCmdlet.InputSpecification_Resolution">
            <summary>
            <para>
            Input resolution, categorized coarsely
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLChannelCmdlet.RoleArn">
            <summary>
            <para>
            An optional Amazon Resource Name (ARN) of the
            role to assume when running the Channel. If you do not specify this on an update call
            but the role was previously set that role will be removed.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLChannelCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Channel'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.UpdateChannelResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.UpdateChannelResponse 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.EML.UpdateEMLChannelCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelId parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLChannelCmdlet.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.EML.UpdateEMLChannelClassCmdlet">
            <summary>
            Changes the class of the channel.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLChannelClassCmdlet.ChannelClass">
            <summary>
            <para>
            The channel class that you wish to update
            this channel to use.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLChannelClassCmdlet.ChannelId">
            <summary>
            <para>
            Channel Id of the channel whose class should
            be updated.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLChannelClassCmdlet.Destination">
            <summary>
            <para>
            A list of output destinations for this channel.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLChannelClassCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Channel'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.UpdateChannelClassResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.UpdateChannelClassResponse 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.EML.UpdateEMLChannelClassCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelId parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLChannelClassCmdlet.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.EML.UpdateEMLInputCmdlet">
            <summary>
            Updates an input.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputCmdlet.Destination">
            <summary>
            <para>
            Destination settings for PUSH type inputs.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputCmdlet.InputDevice">
            <summary>
            <para>
            Settings for the devices.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputCmdlet.InputId">
            <summary>
            <para>
            Unique ID of the input.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputCmdlet.InputSecurityGroup">
            <summary>
            <para>
            A list of security groups referenced
            by IDs to attach to the input.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputCmdlet.MediaConnectFlow">
            <summary>
            <para>
            A list of the MediaConnect Flow ARNs
            that you want to use as the source of the input. You can specify as few as oneFlow
            and presently, as many as two. The only requirement is when you have more than one
            is that each Flow is in aseparate Availability Zone as this ensures your EML input
            is redundant to AZ issues.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputCmdlet.Name">
            <summary>
            <para>
            Name of the input.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputCmdlet.RoleArn">
            <summary>
            <para>
            The Amazon Resource Name (ARN) of the role this
            input assumes during and after creation.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputCmdlet.Source">
            <summary>
            <para>
            The source URLs for a PULL-type input. Every PULL
            type input needsexactly two source URLs for redundancy.Only specify sources for PULL
            type Inputs. Leave Destinations empty.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Input'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.UpdateInputResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.UpdateInputResponse 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.EML.UpdateEMLInputCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InputId parameter.
            The -PassThru parameter is deprecated, use -Select '^InputId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputCmdlet.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.EML.UpdateEMLInputDeviceCmdlet">
            <summary>
            Updates the parameters for the input device.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputDeviceCmdlet.HdDeviceSettings_ConfiguredInput">
            <summary>
            <para>
            The input source that you want to use.
            If the device has a source connected to only one of its input ports, or if you don't
            care which source the device sends, specify Auto. If the device has sources connected
            to both its input ports, and you want to use a specific source, specify the source.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputDeviceCmdlet.UhdDeviceSettings_ConfiguredInput">
            <summary>
            <para>
            The input source that you want to use.
            If the device has a source connected to only one of its input ports, or if you don't
            care which source the device sends, specify Auto. If the device has sources connected
            to both its input ports, and you want to use a specific source, specify the source.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputDeviceCmdlet.InputDeviceId">
            <summary>
            <para>
            The unique ID of the input device. For example,
            hd-123456789abcdef.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputDeviceCmdlet.HdDeviceSettings_MaxBitrate">
            <summary>
            <para>
            The maximum bitrate in bits per second. Set
            a value here to throttle the bitrate of the source video.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputDeviceCmdlet.UhdDeviceSettings_MaxBitrate">
            <summary>
            <para>
            The maximum bitrate in bits per second. Set
            a value here to throttle the bitrate of the source video.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputDeviceCmdlet.Name">
            <summary>
            <para>
            The name that you assigned to this input device (not
            the unique ID).
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputDeviceCmdlet.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.MediaLive.Model.UpdateInputDeviceResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.UpdateInputDeviceResponse 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.EML.UpdateEMLInputDeviceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InputDeviceId parameter.
            The -PassThru parameter is deprecated, use -Select '^InputDeviceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputDeviceCmdlet.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.EML.UpdateEMLInputSecurityGroupCmdlet">
            <summary>
            Update an Input Security Group's Whilelists.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputSecurityGroupCmdlet.InputSecurityGroupId">
            <summary>
            <para>
            The id of the Input Security Group
            to update.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputSecurityGroupCmdlet.Tag">
            <summary>
            <para>
            A collection of key-value pairs.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputSecurityGroupCmdlet.WhitelistRule">
            <summary>
            <para>
            List of IPv4 CIDR addresses to whitelist
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputSecurityGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SecurityGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.UpdateInputSecurityGroupResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.UpdateInputSecurityGroupResponse 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.EML.UpdateEMLInputSecurityGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InputSecurityGroupId parameter.
            The -PassThru parameter is deprecated, use -Select '^InputSecurityGroupId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputSecurityGroupCmdlet.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.EML.UpdateEMLMultiplexCmdlet">
            <summary>
            Updates a multiplex.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLMultiplexCmdlet.MultiplexSettings_MaximumVideoBufferDelayMillisecond">
            <summary>
            <para>
            Maximum video buffer
            delay in milliseconds.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLMultiplexCmdlet.MultiplexId">
            <summary>
            <para>
            ID of the multiplex to update.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLMultiplexCmdlet.Name">
            <summary>
            <para>
            Name of the multiplex.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLMultiplexCmdlet.MultiplexSettings_TransportStreamBitrate">
            <summary>
            <para>
            Transport stream bit rate.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLMultiplexCmdlet.MultiplexSettings_TransportStreamId">
            <summary>
            <para>
            Transport stream ID.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLMultiplexCmdlet.MultiplexSettings_TransportStreamReservedBitrate">
            <summary>
            <para>
            Transport stream reserved
            bit rate.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLMultiplexCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Multiplex'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.UpdateMultiplexResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.UpdateMultiplexResponse 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.EML.UpdateEMLMultiplexCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MultiplexId parameter.
            The -PassThru parameter is deprecated, use -Select '^MultiplexId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLMultiplexCmdlet.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.EML.UpdateEMLMultiplexProgramCmdlet">
            <summary>
            Update a program in a multiplex.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLMultiplexProgramCmdlet.VideoSettings_ConstantBitrate">
            <summary>
            <para>
            The constant bitrate configuration for
            the video encode.When this field is defined, StatmuxSettings must be undefined.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLMultiplexProgramCmdlet.StatmuxSettings_MaximumBitrate">
            <summary>
            <para>
            Maximum statmux bitrate.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLMultiplexProgramCmdlet.StatmuxSettings_MinimumBitrate">
            <summary>
            <para>
            Minimum statmux bitrate.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLMultiplexProgramCmdlet.MultiplexId">
            <summary>
            <para>
            The ID of the multiplex of the program to
            update.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLMultiplexProgramCmdlet.MultiplexProgramSettings_PreferredChannelPipeline">
            <summary>
            <para>
            Indicates which pipeline is preferred
            by the multiplex for program ingest.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLMultiplexProgramCmdlet.StatmuxSettings_Priority">
            <summary>
            <para>
            The purpose of the priority is to use a combination
            of the\nmultiplex rate control algorithm and the QVBR capability of the\nencoder to
            prioritize the video quality of some channels in a\nmultiplex over others. Channels
            that have a higher priority will\nget higher video quality at the expense of the video
            quality of\nother channels in the multiplex with lower priority.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLMultiplexProgramCmdlet.ProgramName">
            <summary>
            <para>
            The name of the program to update.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLMultiplexProgramCmdlet.MultiplexProgramSettings_ProgramNumber">
            <summary>
            <para>
            Unique program number.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLMultiplexProgramCmdlet.ServiceDescriptor_ProviderName">
            <summary>
            <para>
            Name of the provider.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLMultiplexProgramCmdlet.ServiceDescriptor_ServiceName">
            <summary>
            <para>
            Name of the service.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLMultiplexProgramCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MultiplexProgram'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.UpdateMultiplexProgramResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.UpdateMultiplexProgramResponse 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.EML.UpdateEMLMultiplexProgramCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProgramName parameter.
            The -PassThru parameter is deprecated, use -Select '^ProgramName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLMultiplexProgramCmdlet.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.EML.UpdateEMLReservationCmdlet">
            <summary>
            Update reservation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLReservationCmdlet.Name">
            <summary>
            <para>
            Name of the reservation
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLReservationCmdlet.ReservationId">
            <summary>
            <para>
            Unique reservation ID, e.g. '1234567'
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLReservationCmdlet.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.MediaLive.Model.UpdateReservationResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.UpdateReservationResponse 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.EML.UpdateEMLReservationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ReservationId parameter.
            The -PassThru parameter is deprecated, use -Select '^ReservationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLReservationCmdlet.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.EML.UpdateEMLScheduleBatchCmdlet">
            <summary>
            Update a channel schedule
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLScheduleBatchCmdlet.Deletes_ActionName">
            <summary>
            <para>
            A list of schedule actions to delete.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLScheduleBatchCmdlet.ChannelId">
            <summary>
            <para>
            Id of the channel whose schedule is being updated.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLScheduleBatchCmdlet.Creates_ScheduleAction">
            <summary>
            <para>
            A list of schedule actions to create.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLScheduleBatchCmdlet.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.MediaLive.Model.BatchUpdateScheduleResponse).
            Specifying the name of a property of type Amazon.MediaLive.Model.BatchUpdateScheduleResponse 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.EML.UpdateEMLScheduleBatchCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelId parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLScheduleBatchCmdlet.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>