AWS.Tools.Panorama.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.Panorama</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.PAN.AddPANResourceTagCmdlet">
            <summary>
            Tags a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.AddPANResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The resource's ARN.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.AddPANResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>Tags for the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.AddPANResourceTagCmdlet.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.Panorama.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.AddPANResourceTagCmdlet.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.PAN.AddPANResourceTagCmdlet.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.PAN.GetPANApplicationInstanceCmdlet">
            <summary>
            Returns information about an application instance on a device.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANApplicationInstanceCmdlet.ApplicationInstanceId">
            <summary>
            <para>
            <para>The application instance's ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANApplicationInstanceCmdlet.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.Panorama.Model.DescribeApplicationInstanceResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.DescribeApplicationInstanceResponse 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.PAN.GetPANApplicationInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ApplicationInstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^ApplicationInstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PAN.GetPANApplicationInstanceDependencyListCmdlet">
            <summary>
            Returns a list of application instance dependencies.<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.PAN.GetPANApplicationInstanceDependencyListCmdlet.ApplicationInstanceId">
            <summary>
            <para>
            <para>The application instance's ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANApplicationInstanceDependencyListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of application instance dependencies to return in one page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANApplicationInstanceDependencyListCmdlet.NextToken">
            <summary>
            <para>
            <para>Specify the pagination token from a previous request to retrieve the next page of
            results.</para>
            </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.PAN.GetPANApplicationInstanceDependencyListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PackageObjects'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Panorama.Model.ListApplicationInstanceDependenciesResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.ListApplicationInstanceDependenciesResponse 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.PAN.GetPANApplicationInstanceDependencyListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ApplicationInstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^ApplicationInstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANApplicationInstanceDependencyListCmdlet.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.PAN.GetPANApplicationInstanceDetailCmdlet">
            <summary>
            Returns information about an application instance's configuration manifest.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANApplicationInstanceDetailCmdlet.ApplicationInstanceId">
            <summary>
            <para>
            <para>The application instance's ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANApplicationInstanceDetailCmdlet.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.Panorama.Model.DescribeApplicationInstanceDetailsResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.DescribeApplicationInstanceDetailsResponse 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.PAN.GetPANApplicationInstanceDetailCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ApplicationInstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^ApplicationInstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PAN.GetPANApplicationInstanceListCmdlet">
            <summary>
            Returns a list of application instances.<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.PAN.GetPANApplicationInstanceListCmdlet.DeviceId">
            <summary>
            <para>
            <para>The application instances' device ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANApplicationInstanceListCmdlet.StatusFilter">
            <summary>
            <para>
            <para>Only include instances with a specific status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANApplicationInstanceListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of application instances to return in one page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANApplicationInstanceListCmdlet.NextToken">
            <summary>
            <para>
            <para>Specify the pagination token from a previous request to retrieve the next page of
            results.</para>
            </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.PAN.GetPANApplicationInstanceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ApplicationInstances'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Panorama.Model.ListApplicationInstancesResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.ListApplicationInstancesResponse 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.PAN.GetPANApplicationInstanceListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DeviceId parameter.
            The -PassThru parameter is deprecated, use -Select '^DeviceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANApplicationInstanceListCmdlet.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.PAN.GetPANApplicationInstanceNodeInstanceListCmdlet">
            <summary>
            Returns a list of application node instances.<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.PAN.GetPANApplicationInstanceNodeInstanceListCmdlet.ApplicationInstanceId">
            <summary>
            <para>
            <para>The node instances' application instance ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANApplicationInstanceNodeInstanceListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of node instances to return in one page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANApplicationInstanceNodeInstanceListCmdlet.NextToken">
            <summary>
            <para>
            <para>Specify the pagination token from a previous request to retrieve the next page of
            results.</para>
            </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.PAN.GetPANApplicationInstanceNodeInstanceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'NodeInstances'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Panorama.Model.ListApplicationInstanceNodeInstancesResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.ListApplicationInstanceNodeInstancesResponse 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.PAN.GetPANApplicationInstanceNodeInstanceListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ApplicationInstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^ApplicationInstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANApplicationInstanceNodeInstanceListCmdlet.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.PAN.GetPANDeviceCmdlet">
            <summary>
            Returns information about a device.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANDeviceCmdlet.DeviceId">
            <summary>
            <para>
            <para>The device's ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANDeviceCmdlet.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.Panorama.Model.DescribeDeviceResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.DescribeDeviceResponse 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.PAN.GetPANDeviceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DeviceId parameter.
            The -PassThru parameter is deprecated, use -Select '^DeviceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PAN.GetPANDeviceJobCmdlet">
            <summary>
            Returns information about a device job.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANDeviceJobCmdlet.JobId">
            <summary>
            <para>
            <para>The job's ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANDeviceJobCmdlet.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.Panorama.Model.DescribeDeviceJobResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.DescribeDeviceJobResponse 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.PAN.GetPANDeviceJobCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the JobId parameter.
            The -PassThru parameter is deprecated, use -Select '^JobId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PAN.GetPANDeviceListCmdlet">
            <summary>
            Returns a list of 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.PAN.GetPANDeviceListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of devices to return in one page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANDeviceListCmdlet.NextToken">
            <summary>
            <para>
            <para>Specify the pagination token from a previous request to retrieve the next page of
            results.</para>
            </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.PAN.GetPANDeviceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Devices'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Panorama.Model.ListDevicesResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.ListDevicesResponse 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.PAN.GetPANDeviceListCmdlet.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.PAN.GetPANDevicesJobListCmdlet">
            <summary>
            Returns a list of jobs.<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.PAN.GetPANDevicesJobListCmdlet.DeviceId">
            <summary>
            <para>
            <para>Filter results by the job's target device ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANDevicesJobListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of device jobs to return in one page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANDevicesJobListCmdlet.NextToken">
            <summary>
            <para>
            <para>Specify the pagination token from a previous request to retrieve the next page of
            results.</para>
            </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.PAN.GetPANDevicesJobListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DeviceJobs'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Panorama.Model.ListDevicesJobsResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.ListDevicesJobsResponse 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.PAN.GetPANDevicesJobListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DeviceId parameter.
            The -PassThru parameter is deprecated, use -Select '^DeviceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANDevicesJobListCmdlet.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.PAN.GetPANNodeCmdlet">
            <summary>
            Returns information about a node.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANNodeCmdlet.NodeId">
            <summary>
            <para>
            <para>The node's ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANNodeCmdlet.OwnerAccount">
            <summary>
            <para>
            <para>The account ID of the node's owner.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANNodeCmdlet.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.Panorama.Model.DescribeNodeResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.DescribeNodeResponse 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.PAN.GetPANNodeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the NodeId parameter.
            The -PassThru parameter is deprecated, use -Select '^NodeId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PAN.GetPANNodeFromTemplateJobCmdlet">
            <summary>
            Returns information about a job to create a camera stream node.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANNodeFromTemplateJobCmdlet.JobId">
            <summary>
            <para>
            <para>The job's ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANNodeFromTemplateJobCmdlet.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.Panorama.Model.DescribeNodeFromTemplateJobResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.DescribeNodeFromTemplateJobResponse 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.PAN.GetPANNodeFromTemplateJobCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the JobId parameter.
            The -PassThru parameter is deprecated, use -Select '^JobId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PAN.GetPANNodeFromTemplateJobListCmdlet">
            <summary>
            Returns a list of camera stream node jobs.<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.PAN.GetPANNodeFromTemplateJobListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of node from template jobs to return in one page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANNodeFromTemplateJobListCmdlet.NextToken">
            <summary>
            <para>
            <para>Specify the pagination token from a previous request to retrieve the next page of
            results.</para>
            </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.PAN.GetPANNodeFromTemplateJobListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'NodeFromTemplateJobs'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Panorama.Model.ListNodeFromTemplateJobsResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.ListNodeFromTemplateJobsResponse 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.PAN.GetPANNodeFromTemplateJobListCmdlet.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.PAN.GetPANNodeListCmdlet">
            <summary>
            Returns a list of nodes.<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.PAN.GetPANNodeListCmdlet.Category">
            <summary>
            <para>
            <para>Search for nodes by category.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANNodeListCmdlet.OwnerAccount">
            <summary>
            <para>
            <para>Search for nodes by the account ID of the nodes' owner.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANNodeListCmdlet.PackageName">
            <summary>
            <para>
            <para>Search for nodes by name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANNodeListCmdlet.PackageVersion">
            <summary>
            <para>
            <para>Search for nodes by version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANNodeListCmdlet.PatchVersion">
            <summary>
            <para>
            <para>Search for nodes by patch version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANNodeListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of nodes to return in one page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANNodeListCmdlet.NextToken">
            <summary>
            <para>
            <para>Specify the pagination token from a previous request to retrieve the next page of
            results.</para>
            </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.PAN.GetPANNodeListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Nodes'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Panorama.Model.ListNodesResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.ListNodesResponse 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.PAN.GetPANNodeListCmdlet.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.PAN.GetPANPackageCmdlet">
            <summary>
            Returns information about a package.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANPackageCmdlet.PackageId">
            <summary>
            <para>
            <para>The package's ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANPackageCmdlet.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.Panorama.Model.DescribePackageResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.DescribePackageResponse 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.PAN.GetPANPackageCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PackageId parameter.
            The -PassThru parameter is deprecated, use -Select '^PackageId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PAN.GetPANPackageImportJobCmdlet">
            <summary>
            Returns information about a package import job.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANPackageImportJobCmdlet.JobId">
            <summary>
            <para>
            <para>The job's ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANPackageImportJobCmdlet.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.Panorama.Model.DescribePackageImportJobResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.DescribePackageImportJobResponse 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.PAN.GetPANPackageImportJobCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the JobId parameter.
            The -PassThru parameter is deprecated, use -Select '^JobId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PAN.GetPANPackageImportJobListCmdlet">
            <summary>
            Returns a list of package import jobs.<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.PAN.GetPANPackageImportJobListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of package import jobs to return in one page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANPackageImportJobListCmdlet.NextToken">
            <summary>
            <para>
            <para>Specify the pagination token from a previous request to retrieve the next page of
            results.</para>
            </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.PAN.GetPANPackageImportJobListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PackageImportJobs'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Panorama.Model.ListPackageImportJobsResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.ListPackageImportJobsResponse 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.PAN.GetPANPackageImportJobListCmdlet.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.PAN.GetPANPackageListCmdlet">
            <summary>
            Returns a list of packages.<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.PAN.GetPANPackageListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of packages to return in one page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANPackageListCmdlet.NextToken">
            <summary>
            <para>
            <para>Specify the pagination token from a previous request to retrieve the next page of
            results.</para>
            </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.PAN.GetPANPackageListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Packages'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Panorama.Model.ListPackagesResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.ListPackagesResponse 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.PAN.GetPANPackageListCmdlet.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.PAN.GetPANPackageVersionCmdlet">
            <summary>
            Returns information about a package version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANPackageVersionCmdlet.OwnerAccount">
            <summary>
            <para>
            <para>The version's owner account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANPackageVersionCmdlet.PackageId">
            <summary>
            <para>
            <para>The version's ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANPackageVersionCmdlet.PackageVersion">
            <summary>
            <para>
            <para>The version's version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANPackageVersionCmdlet.PatchVersion">
            <summary>
            <para>
            <para>The version's patch version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANPackageVersionCmdlet.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.Panorama.Model.DescribePackageVersionResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.DescribePackageVersionResponse 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.PAN.GetPANPackageVersionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PackageId parameter.
            The -PassThru parameter is deprecated, use -Select '^PackageId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PAN.GetPANResourceTagCmdlet">
            <summary>
            Returns a list of tags for a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The resource's ARN.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.GetPANResourceTagCmdlet.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.Panorama.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.Panorama.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.PAN.GetPANResourceTagCmdlet.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.PAN.NewPANApplicationInstanceCmdlet">
            <summary>
            Creates an application instance and deploys it to a device.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANApplicationInstanceCmdlet.ApplicationInstanceIdToReplace">
            <summary>
            <para>
            <para>The ID of an application instance to replace with the new instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANApplicationInstanceCmdlet.DefaultRuntimeContextDevice">
            <summary>
            <para>
            <para>A device's ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANApplicationInstanceCmdlet.Description">
            <summary>
            <para>
            <para>A description for the application instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANApplicationInstanceCmdlet.Name">
            <summary>
            <para>
            <para>A name for the application instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANApplicationInstanceCmdlet.ManifestOverridesPayload_PayloadData">
            <summary>
            <para>
            <para>The overrides document.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANApplicationInstanceCmdlet.ManifestPayload_PayloadData">
            <summary>
            <para>
            <para>The application manifest.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANApplicationInstanceCmdlet.RuntimeRoleArn">
            <summary>
            <para>
            <para>The ARN of a runtime role for the application instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANApplicationInstanceCmdlet.Tag">
            <summary>
            <para>
            <para>Tags for the application instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANApplicationInstanceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ApplicationInstanceId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Panorama.Model.CreateApplicationInstanceResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.CreateApplicationInstanceResponse 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.PAN.NewPANApplicationInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DefaultRuntimeContextDevice parameter.
            The -PassThru parameter is deprecated, use -Select '^DefaultRuntimeContextDevice' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANApplicationInstanceCmdlet.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.PAN.NewPANJobForDeviceCmdlet">
            <summary>
            Creates a job to run on one or more devices.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANJobForDeviceCmdlet.DeviceId">
            <summary>
            <para>
            <para>IDs of target devices.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANJobForDeviceCmdlet.OTAJobConfig_ImageVersion">
            <summary>
            <para>
            <para>The target version of the device software.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANJobForDeviceCmdlet.JobType">
            <summary>
            <para>
            <para>The type of job to run.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANJobForDeviceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Jobs'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Panorama.Model.CreateJobForDevicesResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.CreateJobForDevicesResponse 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.PAN.NewPANJobForDeviceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the JobType parameter.
            The -PassThru parameter is deprecated, use -Select '^JobType' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANJobForDeviceCmdlet.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.PAN.NewPANNodeFromTemplateJobCmdlet">
            <summary>
            Creates a camera stream node.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANNodeFromTemplateJobCmdlet.JobTag">
            <summary>
            <para>
            <para>Tags for the job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANNodeFromTemplateJobCmdlet.NodeDescription">
            <summary>
            <para>
            <para>A description for the node.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANNodeFromTemplateJobCmdlet.NodeName">
            <summary>
            <para>
            <para>A name for the node.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANNodeFromTemplateJobCmdlet.OutputPackageName">
            <summary>
            <para>
            <para>An output package name for the node.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANNodeFromTemplateJobCmdlet.OutputPackageVersion">
            <summary>
            <para>
            <para>An output package version for the node.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANNodeFromTemplateJobCmdlet.TemplateParameter">
            <summary>
            <para>
            <para>Template parameters for the node.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANNodeFromTemplateJobCmdlet.TemplateType">
            <summary>
            <para>
            <para>The type of node.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANNodeFromTemplateJobCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'JobId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Panorama.Model.CreateNodeFromTemplateJobResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.CreateNodeFromTemplateJobResponse 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.PAN.NewPANNodeFromTemplateJobCmdlet.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.PAN.NewPANPackageCmdlet">
            <summary>
            Creates a package and storage location in an Amazon S3 access point.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANPackageCmdlet.PackageName">
            <summary>
            <para>
            <para>A name for the package.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANPackageCmdlet.Tag">
            <summary>
            <para>
            <para>Tags for the package.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANPackageCmdlet.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.Panorama.Model.CreatePackageResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.CreatePackageResponse 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.PAN.NewPANPackageCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PackageName parameter.
            The -PassThru parameter is deprecated, use -Select '^PackageName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANPackageCmdlet.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.PAN.NewPANPackageImportJobCmdlet">
            <summary>
            Imports a node package.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANPackageImportJobCmdlet.S3Location_BucketName">
            <summary>
            <para>
            <para>A bucket name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANPackageImportJobCmdlet.JobTag">
            <summary>
            <para>
            <para>Tags for the package import job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANPackageImportJobCmdlet.JobType">
            <summary>
            <para>
            <para>A job type for the package import job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANPackageImportJobCmdlet.PackageVersionOutputConfig_MarkLatest">
            <summary>
            <para>
            <para>Indicates that the version is recommended for all users.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANPackageImportJobCmdlet.S3Location_ObjectKey">
            <summary>
            <para>
            <para>An object key.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANPackageImportJobCmdlet.PackageVersionOutputConfig_PackageName">
            <summary>
            <para>
            <para>The output's package name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANPackageImportJobCmdlet.PackageVersionOutputConfig_PackageVersion">
            <summary>
            <para>
            <para>The output's package version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANPackageImportJobCmdlet.S3Location_Region">
            <summary>
            <para>
            <para>The bucket's Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANPackageImportJobCmdlet.ClientToken">
            <summary>
            <para>
            <para>A client token for the package import job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANPackageImportJobCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'JobId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Panorama.Model.CreatePackageImportJobResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.CreatePackageImportJobResponse 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.PAN.NewPANPackageImportJobCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the JobType parameter.
            The -PassThru parameter is deprecated, use -Select '^JobType' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.NewPANPackageImportJobCmdlet.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.PAN.RegisterPANDeviceCmdlet">
            <summary>
            Creates a device and returns a configuration archive. The configuration archive is
            a ZIP file that contains a provisioning certificate that is valid for 5 minutes. Name
            the configuration archive <code>certificates-omni_<i>device-name</i>.zip</code> and
            transfer it to the device within 5 minutes. Use the included USB storage device and
            connect it to the USB 3.0 port next to the HDMI output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANDeviceCmdlet.Ethernet0_ConnectionType">
            <summary>
            <para>
            <para>How the device gets an IP address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANDeviceCmdlet.Ethernet1_ConnectionType">
            <summary>
            <para>
            <para>How the device gets an IP address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANDeviceCmdlet.NetworkingConfiguration_Ethernet0_StaticIpConnectionInfo_DefaultGateway">
            <summary>
            <para>
            <para>The connection's default gateway.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANDeviceCmdlet.NetworkingConfiguration_Ethernet1_StaticIpConnectionInfo_DefaultGateway">
            <summary>
            <para>
            <para>The connection's default gateway.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANDeviceCmdlet.Description">
            <summary>
            <para>
            <para>A description for the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANDeviceCmdlet.NetworkingConfiguration_Ethernet0_StaticIpConnectionInfo_Dns">
            <summary>
            <para>
            <para>The connection's DNS address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANDeviceCmdlet.NetworkingConfiguration_Ethernet1_StaticIpConnectionInfo_Dns">
            <summary>
            <para>
            <para>The connection's DNS address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANDeviceCmdlet.NetworkingConfiguration_Ethernet0_StaticIpConnectionInfo_IpAddress">
            <summary>
            <para>
            <para>The connection's IP address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANDeviceCmdlet.NetworkingConfiguration_Ethernet1_StaticIpConnectionInfo_IpAddress">
            <summary>
            <para>
            <para>The connection's IP address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANDeviceCmdlet.NetworkingConfiguration_Ethernet0_StaticIpConnectionInfo_Mask">
            <summary>
            <para>
            <para>The connection's DNS mask.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANDeviceCmdlet.NetworkingConfiguration_Ethernet1_StaticIpConnectionInfo_Mask">
            <summary>
            <para>
            <para>The connection's DNS mask.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANDeviceCmdlet.Name">
            <summary>
            <para>
            <para>A name for the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANDeviceCmdlet.Ntp_NtpServer">
            <summary>
            <para>
            <para>NTP servers to use, in order of preference.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANDeviceCmdlet.Tag">
            <summary>
            <para>
            <para>Tags for the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANDeviceCmdlet.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.Panorama.Model.ProvisionDeviceResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.ProvisionDeviceResponse 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.PAN.RegisterPANDeviceCmdlet.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.PAN.RegisterPANDeviceCmdlet.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.PAN.RegisterPANPackageVersionCmdlet">
            <summary>
            Registers a package version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANPackageVersionCmdlet.MarkLatest">
            <summary>
            <para>
            <para>Whether to mark the new version as the latest version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANPackageVersionCmdlet.OwnerAccount">
            <summary>
            <para>
            <para>An owner account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANPackageVersionCmdlet.PackageId">
            <summary>
            <para>
            <para>A package ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANPackageVersionCmdlet.PackageVersion">
            <summary>
            <para>
            <para>A package version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANPackageVersionCmdlet.PatchVersion">
            <summary>
            <para>
            <para>A patch version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANPackageVersionCmdlet.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.Panorama.Model.RegisterPackageVersionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANPackageVersionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PackageId parameter.
            The -PassThru parameter is deprecated, use -Select '^PackageId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RegisterPANPackageVersionCmdlet.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.PAN.RemovePANApplicationInstanceCmdlet">
            <summary>
            Removes an application instance.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RemovePANApplicationInstanceCmdlet.ApplicationInstanceId">
            <summary>
            <para>
            <para>An application instance ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RemovePANApplicationInstanceCmdlet.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.Panorama.Model.RemoveApplicationInstanceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RemovePANApplicationInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ApplicationInstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^ApplicationInstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RemovePANApplicationInstanceCmdlet.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.PAN.RemovePANDeviceCmdlet">
            <summary>
            Deletes a device.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RemovePANDeviceCmdlet.DeviceId">
            <summary>
            <para>
            <para>The device's ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RemovePANDeviceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DeviceId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Panorama.Model.DeleteDeviceResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.DeleteDeviceResponse 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.PAN.RemovePANDeviceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DeviceId parameter.
            The -PassThru parameter is deprecated, use -Select '^DeviceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RemovePANDeviceCmdlet.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.PAN.RemovePANPackageCmdlet">
            <summary>
            Deletes a package.
             
             <note><para>
            To delete a package, you need permission to call <code>s3:DeleteObject</code> in addition
            to permissions for the AWS Panorama API.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RemovePANPackageCmdlet.ForceDelete">
            <summary>
            <para>
            <para>Delete the package even if it has artifacts stored in its access point. Deletes the
            package's artifacts from Amazon S3.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RemovePANPackageCmdlet.PackageId">
            <summary>
            <para>
            <para>The package's ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RemovePANPackageCmdlet.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.Panorama.Model.DeletePackageResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RemovePANPackageCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PackageId parameter.
            The -PassThru parameter is deprecated, use -Select '^PackageId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RemovePANPackageCmdlet.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.PAN.RemovePANResourceTagCmdlet">
            <summary>
            Removes tags from a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RemovePANResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The resource's ARN.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RemovePANResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>Tag keys to remove.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RemovePANResourceTagCmdlet.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.Panorama.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.RemovePANResourceTagCmdlet.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.PAN.RemovePANResourceTagCmdlet.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.PAN.UnregisterPANPackageVersionCmdlet">
            <summary>
            Deregisters a package version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.UnregisterPANPackageVersionCmdlet.OwnerAccount">
            <summary>
            <para>
            <para>An owner account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.UnregisterPANPackageVersionCmdlet.PackageId">
            <summary>
            <para>
            <para>A package ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.UnregisterPANPackageVersionCmdlet.PackageVersion">
            <summary>
            <para>
            <para>A package version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.UnregisterPANPackageVersionCmdlet.PatchVersion">
            <summary>
            <para>
            <para>A patch version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.UnregisterPANPackageVersionCmdlet.UpdatedLatestPatchVersion">
            <summary>
            <para>
            <para>If the version was marked latest, the new version to maker as latest.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.UnregisterPANPackageVersionCmdlet.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.Panorama.Model.DeregisterPackageVersionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.UnregisterPANPackageVersionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PackageId parameter.
            The -PassThru parameter is deprecated, use -Select '^PackageId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.UnregisterPANPackageVersionCmdlet.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.PAN.UpdatePANDeviceMetadataCmdlet">
            <summary>
            Updates a device's metadata.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.UpdatePANDeviceMetadataCmdlet.Description">
            <summary>
            <para>
            <para>A description for the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.UpdatePANDeviceMetadataCmdlet.DeviceId">
            <summary>
            <para>
            <para>The device's ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.UpdatePANDeviceMetadataCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DeviceId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Panorama.Model.UpdateDeviceMetadataResponse).
            Specifying the name of a property of type Amazon.Panorama.Model.UpdateDeviceMetadataResponse 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.PAN.UpdatePANDeviceMetadataCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DeviceId parameter.
            The -PassThru parameter is deprecated, use -Select '^DeviceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PAN.UpdatePANDeviceMetadataCmdlet.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>