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.GetEMLAccountConfigurationCmdlet"> <summary> Describe account configuration </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLAccountConfigurationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'AccountConfiguration'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.DescribeAccountConfigurationResponse). Specifying the name of a property of type Amazon.MediaLive.Model.DescribeAccountConfigurationResponse 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="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.GetEMLCloudWatchAlarmTemplateCmdlet"> <summary> Retrieves the specified cloudwatch alarm template. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLCloudWatchAlarmTemplateCmdlet.Identifier"> <summary> <para> A cloudwatch alarm template's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLCloudWatchAlarmTemplateCmdlet.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.GetCloudWatchAlarmTemplateResponse). Specifying the name of a property of type Amazon.MediaLive.Model.GetCloudWatchAlarmTemplateResponse 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.GetEMLCloudWatchAlarmTemplateCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EML.GetEMLCloudWatchAlarmTemplateGroupCmdlet"> <summary> Retrieves the specified cloudwatch alarm template group. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLCloudWatchAlarmTemplateGroupCmdlet.Identifier"> <summary> <para> A cloudwatch alarm template group's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLCloudWatchAlarmTemplateGroupCmdlet.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.GetCloudWatchAlarmTemplateGroupResponse). Specifying the name of a property of type Amazon.MediaLive.Model.GetCloudWatchAlarmTemplateGroupResponse 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.GetEMLCloudWatchAlarmTemplateGroupCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EML.GetEMLCloudWatchAlarmTemplateGroupListCmdlet"> <summary> Lists cloudwatch alarm template groups.<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.GetEMLCloudWatchAlarmTemplateGroupListCmdlet.Scope"> <summary> <para> Represents the scope of a resource, with options for all scopes, AWS provided resources, or local resources. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLCloudWatchAlarmTemplateGroupListCmdlet.SignalMapIdentifier"> <summary> <para> A signal map's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLCloudWatchAlarmTemplateGroupListCmdlet.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.GetEMLCloudWatchAlarmTemplateGroupListCmdlet.NextToken"> <summary> <para> A token used to retrieve the next set of results in paginated list responses. </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.GetEMLCloudWatchAlarmTemplateGroupListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'CloudWatchAlarmTemplateGroups'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.ListCloudWatchAlarmTemplateGroupsResponse). Specifying the name of a property of type Amazon.MediaLive.Model.ListCloudWatchAlarmTemplateGroupsResponse 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.GetEMLCloudWatchAlarmTemplateGroupListCmdlet.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.GetEMLCloudWatchAlarmTemplateListCmdlet"> <summary> Lists cloudwatch alarm templates.<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.GetEMLCloudWatchAlarmTemplateListCmdlet.GroupIdentifier"> <summary> <para> A cloudwatch alarm template group's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLCloudWatchAlarmTemplateListCmdlet.Scope"> <summary> <para> Represents the scope of a resource, with options for all scopes, AWS provided resources, or local resources. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLCloudWatchAlarmTemplateListCmdlet.SignalMapIdentifier"> <summary> <para> A signal map's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLCloudWatchAlarmTemplateListCmdlet.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.GetEMLCloudWatchAlarmTemplateListCmdlet.NextToken"> <summary> <para> A token used to retrieve the next set of results in paginated list responses. </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.GetEMLCloudWatchAlarmTemplateListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'CloudWatchAlarmTemplates'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.ListCloudWatchAlarmTemplatesResponse). Specifying the name of a property of type Amazon.MediaLive.Model.ListCloudWatchAlarmTemplatesResponse 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.GetEMLCloudWatchAlarmTemplateListCmdlet.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.GetEMLEventBridgeRuleTemplateCmdlet"> <summary> Retrieves the specified eventbridge rule template. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLEventBridgeRuleTemplateCmdlet.Identifier"> <summary> <para> An eventbridge rule template's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLEventBridgeRuleTemplateCmdlet.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.GetEventBridgeRuleTemplateResponse). Specifying the name of a property of type Amazon.MediaLive.Model.GetEventBridgeRuleTemplateResponse 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.GetEMLEventBridgeRuleTemplateCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EML.GetEMLEventBridgeRuleTemplateGroupCmdlet"> <summary> Retrieves the specified eventbridge rule template group. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLEventBridgeRuleTemplateGroupCmdlet.Identifier"> <summary> <para> An eventbridge rule template group's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLEventBridgeRuleTemplateGroupCmdlet.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.GetEventBridgeRuleTemplateGroupResponse). Specifying the name of a property of type Amazon.MediaLive.Model.GetEventBridgeRuleTemplateGroupResponse 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.GetEMLEventBridgeRuleTemplateGroupCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EML.GetEMLEventBridgeRuleTemplateGroupListCmdlet"> <summary> Lists eventbridge rule template groups.<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.GetEMLEventBridgeRuleTemplateGroupListCmdlet.SignalMapIdentifier"> <summary> <para> A signal map's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLEventBridgeRuleTemplateGroupListCmdlet.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.GetEMLEventBridgeRuleTemplateGroupListCmdlet.NextToken"> <summary> <para> A token used to retrieve the next set of results in paginated list responses. </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.GetEMLEventBridgeRuleTemplateGroupListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'EventBridgeRuleTemplateGroups'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.ListEventBridgeRuleTemplateGroupsResponse). Specifying the name of a property of type Amazon.MediaLive.Model.ListEventBridgeRuleTemplateGroupsResponse 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.GetEMLEventBridgeRuleTemplateGroupListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the SignalMapIdentifier parameter. The -PassThru parameter is deprecated, use -Select '^SignalMapIdentifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLEventBridgeRuleTemplateGroupListCmdlet.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.GetEMLEventBridgeRuleTemplateListCmdlet"> <summary> Lists eventbridge rule templates.<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.GetEMLEventBridgeRuleTemplateListCmdlet.GroupIdentifier"> <summary> <para> An eventbridge rule template group's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLEventBridgeRuleTemplateListCmdlet.SignalMapIdentifier"> <summary> <para> A signal map's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLEventBridgeRuleTemplateListCmdlet.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.GetEMLEventBridgeRuleTemplateListCmdlet.NextToken"> <summary> <para> A token used to retrieve the next set of results in paginated list responses. </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.GetEMLEventBridgeRuleTemplateListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'EventBridgeRuleTemplates'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.ListEventBridgeRuleTemplatesResponse). Specifying the name of a property of type Amazon.MediaLive.Model.ListEventBridgeRuleTemplatesResponse 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.GetEMLEventBridgeRuleTemplateListCmdlet.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.GetEMLSignalMapCmdlet"> <summary> Retrieves the specified signal map. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLSignalMapCmdlet.Identifier"> <summary> <para> A signal map's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLSignalMapCmdlet.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.GetSignalMapResponse). Specifying the name of a property of type Amazon.MediaLive.Model.GetSignalMapResponse 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.GetEMLSignalMapCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EML.GetEMLSignalMapListCmdlet"> <summary> Lists signal maps.<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.GetEMLSignalMapListCmdlet.CloudWatchAlarmTemplateGroupIdentifier"> <summary> <para> A cloudwatch alarm template group's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLSignalMapListCmdlet.EventBridgeRuleTemplateGroupIdentifier"> <summary> <para> An eventbridge rule template group's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLSignalMapListCmdlet.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.GetEMLSignalMapListCmdlet.NextToken"> <summary> <para> A token used to retrieve the next set of results in paginated list responses. </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.GetEMLSignalMapListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'SignalMaps'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.ListSignalMapsResponse). Specifying the name of a property of type Amazon.MediaLive.Model.ListSignalMapsResponse 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.GetEMLSignalMapListCmdlet.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.GetEMLThumbnailCmdlet"> <summary> Describe the latest thumbnails data. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLThumbnailCmdlet.ChannelId"> <summary> <para> Unique ID of the channel </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLThumbnailCmdlet.PipelineId"> <summary> <para> Pipeline ID ("0" or "1") </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLThumbnailCmdlet.ThumbnailType"> <summary> <para> thumbnail type </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.GetEMLThumbnailCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ThumbnailDetails'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.DescribeThumbnailsResponse). Specifying the name of a property of type Amazon.MediaLive.Model.DescribeThumbnailsResponse 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="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.Maintenance_MaintenanceDay"> <summary> <para> Choose one day of the week for maintenance. The chosen day is used for all future maintenance windows. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLChannelCmdlet.Maintenance_MaintenanceStartTime"> <summary> <para> Choose the hour that maintenance will start. The chosen time is used for all future maintenance windows. </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.NewEMLCloudWatchAlarmTemplateCmdlet"> <summary> Creates a cloudwatch alarm template to dynamically generate cloudwatch metric alarms on targeted resource types. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLCloudWatchAlarmTemplateCmdlet.ComparisonOperator"> <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.NewEMLCloudWatchAlarmTemplateCmdlet.DatapointsToAlarm"> <summary> <para> The number of datapoints within the evaluation period that must be breaching to trigger the alarm. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLCloudWatchAlarmTemplateCmdlet.Description"> <summary> <para> A resource's optional description. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLCloudWatchAlarmTemplateCmdlet.EvaluationPeriod"> <summary> <para> The number of periods over which data is compared to the specified threshold. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLCloudWatchAlarmTemplateCmdlet.GroupIdentifier"> <summary> <para> A cloudwatch alarm template group's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLCloudWatchAlarmTemplateCmdlet.MetricName"> <summary> <para> The name of the metric associated with the alarm. Must be compatible with targetResourceType. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLCloudWatchAlarmTemplateCmdlet.Name"> <summary> <para> A resource's name. Names must be unique within the scope of a resource type in a specific region. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLCloudWatchAlarmTemplateCmdlet.Period"> <summary> <para> The period, in seconds, over which the specified statistic is applied. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLCloudWatchAlarmTemplateCmdlet.Statistic"> <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.NewEMLCloudWatchAlarmTemplateCmdlet.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.NewEMLCloudWatchAlarmTemplateCmdlet.TargetResourceType"> <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.NewEMLCloudWatchAlarmTemplateCmdlet.Threshold"> <summary> <para> The threshold value to compare with the specified statistic. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLCloudWatchAlarmTemplateCmdlet.TreatMissingData"> <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.NewEMLCloudWatchAlarmTemplateCmdlet.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.CreateCloudWatchAlarmTemplateResponse). Specifying the name of a property of type Amazon.MediaLive.Model.CreateCloudWatchAlarmTemplateResponse 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.NewEMLCloudWatchAlarmTemplateCmdlet.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.NewEMLCloudWatchAlarmTemplateCmdlet.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.NewEMLCloudWatchAlarmTemplateGroupCmdlet"> <summary> Creates a cloudwatch alarm template group to group your cloudwatch alarm templates and to attach to signal maps for dynamically creating alarms. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLCloudWatchAlarmTemplateGroupCmdlet.Description"> <summary> <para> A resource's optional description. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLCloudWatchAlarmTemplateGroupCmdlet.Name"> <summary> <para> A resource's name. Names must be unique within the scope of a resource type in a specific region. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLCloudWatchAlarmTemplateGroupCmdlet.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.NewEMLCloudWatchAlarmTemplateGroupCmdlet.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.CreateCloudWatchAlarmTemplateGroupResponse). Specifying the name of a property of type Amazon.MediaLive.Model.CreateCloudWatchAlarmTemplateGroupResponse 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.NewEMLCloudWatchAlarmTemplateGroupCmdlet.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.NewEMLCloudWatchAlarmTemplateGroupCmdlet.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.NewEMLEventBridgeRuleTemplateCmdlet"> <summary> Creates an eventbridge rule template to monitor events and send notifications to your targeted resources. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLEventBridgeRuleTemplateCmdlet.Description"> <summary> <para> A resource's optional description. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLEventBridgeRuleTemplateCmdlet.EventTarget"> <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.NewEMLEventBridgeRuleTemplateCmdlet.EventType"> <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.NewEMLEventBridgeRuleTemplateCmdlet.GroupIdentifier"> <summary> <para> An eventbridge rule template group's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLEventBridgeRuleTemplateCmdlet.Name"> <summary> <para> A resource's name. Names must be unique within the scope of a resource type in a specific region. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLEventBridgeRuleTemplateCmdlet.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.NewEMLEventBridgeRuleTemplateCmdlet.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.CreateEventBridgeRuleTemplateResponse). Specifying the name of a property of type Amazon.MediaLive.Model.CreateEventBridgeRuleTemplateResponse 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.NewEMLEventBridgeRuleTemplateCmdlet.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.NewEMLEventBridgeRuleTemplateCmdlet.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.NewEMLEventBridgeRuleTemplateGroupCmdlet"> <summary> Creates an eventbridge rule template group to group your eventbridge rule templates and to attach to signal maps for dynamically creating notification rules. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLEventBridgeRuleTemplateGroupCmdlet.Description"> <summary> <para> A resource's optional description. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLEventBridgeRuleTemplateGroupCmdlet.Name"> <summary> <para> A resource's name. Names must be unique within the scope of a resource type in a specific region. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLEventBridgeRuleTemplateGroupCmdlet.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.NewEMLEventBridgeRuleTemplateGroupCmdlet.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.CreateEventBridgeRuleTemplateGroupResponse). Specifying the name of a property of type Amazon.MediaLive.Model.CreateEventBridgeRuleTemplateGroupResponse 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.NewEMLEventBridgeRuleTemplateGroupCmdlet.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.NewEMLEventBridgeRuleTemplateGroupCmdlet.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.RenewalSettings_AutomaticRenewal"> <summary> <para> Automatic renewal status for the reservation </para> </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.RenewalSettings_RenewalCount"> <summary> <para> Count for the reservation renewal </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.NewEMLSignalMapCmdlet"> <summary> Initiates the creation of a new signal map. Will discover a new mediaResourceMap based on the provided discoveryEntryPointArn. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLSignalMapCmdlet.CloudWatchAlarmTemplateGroupIdentifier"> <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.NewEMLSignalMapCmdlet.Description"> <summary> <para> A resource's optional description. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLSignalMapCmdlet.DiscoveryEntryPointArn"> <summary> <para> A top-level supported AWS resource ARN to discovery a signal map from. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLSignalMapCmdlet.EventBridgeRuleTemplateGroupIdentifier"> <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.NewEMLSignalMapCmdlet.Name"> <summary> <para> A resource's name. Names must be unique within the scope of a resource type in a specific region. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.NewEMLSignalMapCmdlet.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.NewEMLSignalMapCmdlet.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.CreateSignalMapResponse). Specifying the name of a property of type Amazon.MediaLive.Model.CreateSignalMapResponse 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.NewEMLSignalMapCmdlet.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.NewEMLSignalMapCmdlet.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.RemoveEMLCloudWatchAlarmTemplateCmdlet"> <summary> Deletes a cloudwatch alarm template. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLCloudWatchAlarmTemplateCmdlet.Identifier"> <summary> <para> A cloudwatch alarm template's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLCloudWatchAlarmTemplateCmdlet.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.DeleteCloudWatchAlarmTemplateResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLCloudWatchAlarmTemplateCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLCloudWatchAlarmTemplateCmdlet.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.RemoveEMLCloudWatchAlarmTemplateGroupCmdlet"> <summary> Deletes a cloudwatch alarm template group. You must detach this group from all signal maps and ensure its existing templates are moved to another group or deleted. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLCloudWatchAlarmTemplateGroupCmdlet.Identifier"> <summary> <para> A cloudwatch alarm template group's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLCloudWatchAlarmTemplateGroupCmdlet.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.DeleteCloudWatchAlarmTemplateGroupResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLCloudWatchAlarmTemplateGroupCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLCloudWatchAlarmTemplateGroupCmdlet.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.RemoveEMLEventBridgeRuleTemplateCmdlet"> <summary> Deletes an eventbridge rule template. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLEventBridgeRuleTemplateCmdlet.Identifier"> <summary> <para> An eventbridge rule template's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLEventBridgeRuleTemplateCmdlet.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.DeleteEventBridgeRuleTemplateResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLEventBridgeRuleTemplateCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLEventBridgeRuleTemplateCmdlet.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.RemoveEMLEventBridgeRuleTemplateGroupCmdlet"> <summary> Deletes an eventbridge rule template group. You must detach this group from all signal maps and ensure its existing templates are moved to another group or deleted. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLEventBridgeRuleTemplateGroupCmdlet.Identifier"> <summary> <para> An eventbridge rule template group's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLEventBridgeRuleTemplateGroupCmdlet.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.DeleteEventBridgeRuleTemplateGroupResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLEventBridgeRuleTemplateGroupCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLEventBridgeRuleTemplateGroupCmdlet.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.RemoveEMLSignalMapCmdlet"> <summary> Deletes the specified signal map. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLSignalMapCmdlet.Identifier"> <summary> <para> A signal map's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLSignalMapCmdlet.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.DeleteSignalMapResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLSignalMapCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RemoveEMLSignalMapCmdlet.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.RequestEMLDeviceCmdlet"> <summary> Send a request to claim an AWS Elemental device that you have purchased from a third-party vendor. After the request succeeds, you will own the device. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RequestEMLDeviceCmdlet.Id"> <summary> <para> The id of the device you want to claim. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RequestEMLDeviceCmdlet.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.ClaimDeviceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RequestEMLDeviceCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RequestEMLDeviceCmdlet.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.RestartEMLChannelPipelineCmdlet"> <summary> Restart pipelines in one channel that is currently running. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RestartEMLChannelPipelineCmdlet.ChannelId"> <summary> <para> ID of channel </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RestartEMLChannelPipelineCmdlet.PipelineId"> <summary> <para> An array of pipelines to restart in this channel. Format PIPELINE_0 or PIPELINE_1. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RestartEMLChannelPipelineCmdlet.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.RestartChannelPipelinesResponse). Specifying the name of a property of type Amazon.MediaLive.Model.RestartChannelPipelinesResponse 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.RestartEMLChannelPipelineCmdlet.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.RestartEMLChannelPipelineCmdlet.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.RestartEMLInputDeviceCmdlet"> <summary> Send a reboot command to the specified input device. The device will begin rebooting within a few seconds of sending the command. When the reboot is complete, the device’s connection status will change to connected. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RestartEMLInputDeviceCmdlet.IgnoreStreaming"> <summary> <para> Force a reboot of an input device. If the device is streaming, it will stop streaming and begin rebooting within a few seconds of sending the command. If the device was streaming prior to the reboot, the device will resume streaming when the reboot completes. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RestartEMLInputDeviceCmdlet.InputDeviceId"> <summary> <para> The unique ID of the input device to reboot. For example, hd-123456789abcdef. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RestartEMLInputDeviceCmdlet.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.RebootInputDeviceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.RestartEMLInputDeviceCmdlet.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.RestartEMLInputDeviceCmdlet.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.StartEMLDeleteMonitorDeploymentCmdlet"> <summary> Initiates a deployment to delete the monitor of the specified signal map. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLDeleteMonitorDeploymentCmdlet.Identifier"> <summary> <para> A signal map's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLDeleteMonitorDeploymentCmdlet.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.StartDeleteMonitorDeploymentResponse). Specifying the name of a property of type Amazon.MediaLive.Model.StartDeleteMonitorDeploymentResponse 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.StartEMLDeleteMonitorDeploymentCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLDeleteMonitorDeploymentCmdlet.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.StartEMLInputDeviceCmdlet"> <summary> Start an input device that is attached to a MediaConnect flow. (There is no need to start a device that is attached to a MediaLive input; MediaLive starts the device when the channel starts.) </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLInputDeviceCmdlet.InputDeviceId"> <summary> <para> The unique ID of the input device to start. For example, hd-123456789abcdef. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLInputDeviceCmdlet.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.StartInputDeviceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLInputDeviceCmdlet.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.StartEMLInputDeviceCmdlet.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.StartEMLInputDeviceMaintenanceWindowCmdlet"> <summary> Start a maintenance window for the specified input device. Starting a maintenance window will give the device up to two hours to install software. If the device was streaming prior to the maintenance, it will resume streaming when the software is fully installed. Devices automatically install updates while they are powered on and their MediaLive channels are stopped. A maintenance window allows you to update a device without having to stop MediaLive channels that use the device. The device must remain powered on and connected to the internet for the duration of the maintenance. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLInputDeviceMaintenanceWindowCmdlet.InputDeviceId"> <summary> <para> The unique ID of the input device to start a maintenance window for. For example, hd-123456789abcdef. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLInputDeviceMaintenanceWindowCmdlet.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.StartInputDeviceMaintenanceWindowResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLInputDeviceMaintenanceWindowCmdlet.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.StartEMLInputDeviceMaintenanceWindowCmdlet.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.StartEMLMonitorDeploymentCmdlet"> <summary> Initiates a deployment to deploy the latest monitor of the specified signal map. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLMonitorDeploymentCmdlet.DryRun"> <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.StartEMLMonitorDeploymentCmdlet.Identifier"> <summary> <para> A signal map's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLMonitorDeploymentCmdlet.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.StartMonitorDeploymentResponse). Specifying the name of a property of type Amazon.MediaLive.Model.StartMonitorDeploymentResponse 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.StartEMLMonitorDeploymentCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLMonitorDeploymentCmdlet.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.StartEMLUpdateSignalMapCmdlet"> <summary> Initiates an update for the specified signal map. Will discover a new signal map if a changed discoveryEntryPointArn is provided. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLUpdateSignalMapCmdlet.CloudWatchAlarmTemplateGroupIdentifier"> <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.StartEMLUpdateSignalMapCmdlet.Description"> <summary> <para> A resource's optional description. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLUpdateSignalMapCmdlet.DiscoveryEntryPointArn"> <summary> <para> A top-level supported AWS resource ARN to discovery a signal map from. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLUpdateSignalMapCmdlet.EventBridgeRuleTemplateGroupIdentifier"> <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.StartEMLUpdateSignalMapCmdlet.ForceRediscovery"> <summary> <para> If true, will force a rediscovery of a signal map if an unchanged discoveryEntryPointArn is provided. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLUpdateSignalMapCmdlet.Identifier"> <summary> <para> A signal map's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLUpdateSignalMapCmdlet.Name"> <summary> <para> A resource's name. Names must be unique within the scope of a resource type in a specific region. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLUpdateSignalMapCmdlet.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.StartUpdateSignalMapResponse). Specifying the name of a property of type Amazon.MediaLive.Model.StartUpdateSignalMapResponse 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.StartEMLUpdateSignalMapCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StartEMLUpdateSignalMapCmdlet.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.StopEMLInputDeviceCmdlet"> <summary> Stop an input device that is attached to a MediaConnect flow. (There is no need to stop a device that is attached to a MediaLive input; MediaLive automatically stops the device when the channel stops.) </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StopEMLInputDeviceCmdlet.InputDeviceId"> <summary> <para> The unique ID of the input device to stop. For example, hd-123456789abcdef. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StopEMLInputDeviceCmdlet.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.StopInputDeviceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.StopEMLInputDeviceCmdlet.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.StopEMLInputDeviceCmdlet.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.UpdateEMLAccountConfigurationCmdlet"> <summary> Update account configuration </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLAccountConfigurationCmdlet.AccountConfiguration_KmsKeyId"> <summary> <para> Specifies the KMS key to use for all features that use key encryption. Specify the ARN of a KMS key that you have created. Or leave blank to use the key that MediaLive creates and manages for you. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLAccountConfigurationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'AccountConfiguration'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaLive.Model.UpdateAccountConfigurationResponse). Specifying the name of a property of type Amazon.MediaLive.Model.UpdateAccountConfigurationResponse 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.UpdateEMLAccountConfigurationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the AccountConfiguration_KmsKeyId parameter. The -PassThru parameter is deprecated, use -Select '^AccountConfiguration_KmsKeyId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLAccountConfigurationCmdlet.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.Maintenance_MaintenanceDay"> <summary> <para> Choose one day of the week for maintenance. The chosen day is used for all future maintenance windows. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLChannelCmdlet.Maintenance_MaintenanceScheduledDate"> <summary> <para> Choose a specific date for maintenance to occur. The chosen date is used for the next maintenance window only. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLChannelCmdlet.Maintenance_MaintenanceStartTime"> <summary> <para> Choose the hour that maintenance will start. The chosen time is used for all future maintenance windows. </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.UpdateEMLCloudWatchAlarmTemplateCmdlet"> <summary> Updates the specified cloudwatch alarm template. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLCloudWatchAlarmTemplateCmdlet.ComparisonOperator"> <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.UpdateEMLCloudWatchAlarmTemplateCmdlet.DatapointsToAlarm"> <summary> <para> The number of datapoints within the evaluation period that must be breaching to trigger the alarm. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLCloudWatchAlarmTemplateCmdlet.Description"> <summary> <para> A resource's optional description. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLCloudWatchAlarmTemplateCmdlet.EvaluationPeriod"> <summary> <para> The number of periods over which data is compared to the specified threshold. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLCloudWatchAlarmTemplateCmdlet.GroupIdentifier"> <summary> <para> A cloudwatch alarm template group's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLCloudWatchAlarmTemplateCmdlet.Identifier"> <summary> <para> A cloudwatch alarm template's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLCloudWatchAlarmTemplateCmdlet.MetricName"> <summary> <para> The name of the metric associated with the alarm. Must be compatible with targetResourceType. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLCloudWatchAlarmTemplateCmdlet.Name"> <summary> <para> A resource's name. Names must be unique within the scope of a resource type in a specific region. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLCloudWatchAlarmTemplateCmdlet.Period"> <summary> <para> The period, in seconds, over which the specified statistic is applied. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLCloudWatchAlarmTemplateCmdlet.Statistic"> <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.UpdateEMLCloudWatchAlarmTemplateCmdlet.TargetResourceType"> <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.UpdateEMLCloudWatchAlarmTemplateCmdlet.Threshold"> <summary> <para> The threshold value to compare with the specified statistic. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLCloudWatchAlarmTemplateCmdlet.TreatMissingData"> <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.UpdateEMLCloudWatchAlarmTemplateCmdlet.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.UpdateCloudWatchAlarmTemplateResponse). Specifying the name of a property of type Amazon.MediaLive.Model.UpdateCloudWatchAlarmTemplateResponse 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.UpdateEMLCloudWatchAlarmTemplateCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLCloudWatchAlarmTemplateCmdlet.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.UpdateEMLCloudWatchAlarmTemplateGroupCmdlet"> <summary> Updates the specified cloudwatch alarm template group. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLCloudWatchAlarmTemplateGroupCmdlet.Description"> <summary> <para> A resource's optional description. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLCloudWatchAlarmTemplateGroupCmdlet.Identifier"> <summary> <para> A cloudwatch alarm template group's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLCloudWatchAlarmTemplateGroupCmdlet.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.UpdateCloudWatchAlarmTemplateGroupResponse). Specifying the name of a property of type Amazon.MediaLive.Model.UpdateCloudWatchAlarmTemplateGroupResponse 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.UpdateEMLCloudWatchAlarmTemplateGroupCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLCloudWatchAlarmTemplateGroupCmdlet.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.UpdateEMLEventBridgeRuleTemplateCmdlet"> <summary> Updates the specified eventbridge rule template. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLEventBridgeRuleTemplateCmdlet.Description"> <summary> <para> A resource's optional description. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLEventBridgeRuleTemplateCmdlet.EventTarget"> <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.UpdateEMLEventBridgeRuleTemplateCmdlet.EventType"> <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.UpdateEMLEventBridgeRuleTemplateCmdlet.GroupIdentifier"> <summary> <para> An eventbridge rule template group's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLEventBridgeRuleTemplateCmdlet.Identifier"> <summary> <para> An eventbridge rule template's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLEventBridgeRuleTemplateCmdlet.Name"> <summary> <para> A resource's name. Names must be unique within the scope of a resource type in a specific region. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLEventBridgeRuleTemplateCmdlet.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.UpdateEventBridgeRuleTemplateResponse). Specifying the name of a property of type Amazon.MediaLive.Model.UpdateEventBridgeRuleTemplateResponse 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.UpdateEMLEventBridgeRuleTemplateCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLEventBridgeRuleTemplateCmdlet.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.UpdateEMLEventBridgeRuleTemplateGroupCmdlet"> <summary> Updates the specified eventbridge rule template group. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLEventBridgeRuleTemplateGroupCmdlet.Description"> <summary> <para> A resource's optional description. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLEventBridgeRuleTemplateGroupCmdlet.Identifier"> <summary> <para> An eventbridge rule template group's identifier. Can be either be its id or current name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLEventBridgeRuleTemplateGroupCmdlet.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.UpdateEventBridgeRuleTemplateGroupResponse). Specifying the name of a property of type Amazon.MediaLive.Model.UpdateEventBridgeRuleTemplateGroupResponse 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.UpdateEMLEventBridgeRuleTemplateGroupCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLEventBridgeRuleTemplateGroupCmdlet.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_AudioChannelPair"> <summary> <para> An array of eight audio configurations, one for each audio pair in the source. Set up each audio configuration either to exclude the pair, or to format it and include it in the output from the device. This parameter applies only to UHD devices, and only when the device is configured as the source for a MediaConnect flow. For an HD device, you configure the audio by setting up audio selectors in the channel configuration. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputDeviceCmdlet.UhdDeviceSettings_AudioChannelPair"> <summary> <para> An array of eight audio configurations, one for each audio pair in the source. Set up each audio configuration either to exclude the pair, or to format it and include it in the output from the device. This parameter applies only to UHD devices, and only when the device is configured as the source for a MediaConnect flow. For an HD device, you configure the audio by setting up audio selectors in the channel configuration. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputDeviceCmdlet.AvailabilityZone"> <summary> <para> The Availability Zone you want associated with this input device. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputDeviceCmdlet.HdDeviceSettings_Codec"> <summary> <para> Choose the codec for the video that the device produces. Only UHD devices can specify this parameter. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputDeviceCmdlet.UhdDeviceSettings_Codec"> <summary> <para> Choose the codec for the video that the device produces. Only UHD devices can specify this parameter. </para> </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.HdDeviceSettings_MediaconnectSettings_FlowArn"> <summary> <para> The ARN of the MediaConnect flow to attach this device to. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputDeviceCmdlet.UhdDeviceSettings_MediaconnectSettings_FlowArn"> <summary> <para> The ARN of the MediaConnect flow to attach this device to. </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_LatencyMs"> <summary> <para> The Link device's buffer size (latency) in milliseconds (ms). </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputDeviceCmdlet.UhdDeviceSettings_LatencyMs"> <summary> <para> The Link device's buffer size (latency) in milliseconds (ms). </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.HdDeviceSettings_MediaconnectSettings_RoleArn"> <summary> <para> The ARN for the role that MediaLive assumes to access the attached flow and secret. For more information about how to create this role, see the MediaLive user guide. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputDeviceCmdlet.UhdDeviceSettings_MediaconnectSettings_RoleArn"> <summary> <para> The ARN for the role that MediaLive assumes to access the attached flow and secret. For more information about how to create this role, see the MediaLive user guide. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputDeviceCmdlet.HdDeviceSettings_MediaconnectSettings_SecretArn"> <summary> <para> The ARN for the secret that holds the encryption key to encrypt the content output by the device. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputDeviceCmdlet.UhdDeviceSettings_MediaconnectSettings_SecretArn"> <summary> <para> The ARN for the secret that holds the encryption key to encrypt the content output by the device. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputDeviceCmdlet.HdDeviceSettings_MediaconnectSettings_SourceName"> <summary> <para> The name of the MediaConnect Flow source to stream to. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EML.UpdateEMLInputDeviceCmdlet.UhdDeviceSettings_MediaconnectSettings_SourceName"> <summary> <para> The name of the MediaConnect Flow source to stream to. </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.RenewalSettings_AutomaticRenewal"> <summary> <para> Automatic renewal status for the reservation </para> </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.RenewalSettings_RenewalCount"> <summary> <para> Count for the reservation renewal </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> |