AWS.Tools.IoTWireless.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.IoTWireless</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTW.AddIOTWResourceTagCmdlet">
            <summary>
            Adds a tag to a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.AddIOTWResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource to add tags to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.AddIOTWResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>Adds to or modifies the tags of the given resource. Tags are metadata that you can
            use to manage a resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.AddIOTWResourceTagCmdlet.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.IoTWireless.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.AddIOTWResourceTagCmdlet.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.IOTW.AddIOTWResourceTagCmdlet.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.IOTW.GetIOTWDestinationCmdlet">
            <summary>
            Gets information about a destination.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWDestinationCmdlet.Name">
            <summary>
            <para>
            <para>The name of the resource to get.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWDestinationCmdlet.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.IoTWireless.Model.GetDestinationResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.GetDestinationResponse 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.IOTW.GetIOTWDestinationCmdlet.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="T:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWDestinationListCmdlet">
            <summary>
            Lists the destinations registered to your AWS account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWDestinationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in this operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWDestinationListCmdlet.NextToken">
            <summary>
            <para>
            <para>To retrieve the next set of results, the <code>nextToken</code> value from a previous
            response; otherwise <b>null</b> to receive the first set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWDestinationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DestinationList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTWireless.Model.ListDestinationsResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.ListDestinationsResponse 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.IOTW.GetIOTWDeviceProfileCmdlet">
            <summary>
            Gets information about a device profile.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWDeviceProfileCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the resource to get.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWDeviceProfileCmdlet.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.IoTWireless.Model.GetDeviceProfileResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.GetDeviceProfileResponse 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.IOTW.GetIOTWDeviceProfileCmdlet.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="T:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWDeviceProfileListCmdlet">
            <summary>
            Lists the device profiles registered to your AWS account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWDeviceProfileListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in this operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWDeviceProfileListCmdlet.NextToken">
            <summary>
            <para>
            <para>To retrieve the next set of results, the <code>nextToken</code> value from a previous
            response; otherwise <b>null</b> to receive the first set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWDeviceProfileListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DeviceProfileList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTWireless.Model.ListDeviceProfilesResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.ListDeviceProfilesResponse 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.IOTW.GetIOTWFuotaTaskCmdlet">
            <summary>
            Gets information about a FUOTA task.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWFuotaTaskCmdlet.Id">
            <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.IOTW.GetIOTWFuotaTaskCmdlet.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.IoTWireless.Model.GetFuotaTaskResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.GetFuotaTaskResponse 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.IOTW.GetIOTWFuotaTaskCmdlet.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="T:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWFuotaTaskListCmdlet">
            <summary>
            Lists the FUOTA tasks registered to your AWS account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWFuotaTaskListCmdlet.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.IOTW.GetIOTWFuotaTaskListCmdlet.NextToken">
            <summary>
            <para>
            <para>To retrieve the next set of results, the <code>nextToken</code> value from a previous
            response; otherwise <b>null</b> to receive the first set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWFuotaTaskListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'FuotaTaskList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTWireless.Model.ListFuotaTasksResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.ListFuotaTasksResponse 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.IOTW.GetIOTWLogLevelsByResourceTypeCmdlet">
            <summary>
            Returns current default log levels or log levels by resource types. Based on resource
            types, log levels can be for wireless device log options or wireless gateway log options.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWLogLevelsByResourceTypeCmdlet.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.IoTWireless.Model.GetLogLevelsByResourceTypesResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.GetLogLevelsByResourceTypesResponse 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.IOTW.GetIOTWMulticastGroupCmdlet">
            <summary>
            Gets information about a multicast group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWMulticastGroupCmdlet.Id">
            <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.IOTW.GetIOTWMulticastGroupCmdlet.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.IoTWireless.Model.GetMulticastGroupResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.GetMulticastGroupResponse 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.IOTW.GetIOTWMulticastGroupCmdlet.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="T:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWMulticastGroupListCmdlet">
            <summary>
            Lists the multicast groups registered to your AWS account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWMulticastGroupListCmdlet.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.IOTW.GetIOTWMulticastGroupListCmdlet.NextToken">
            <summary>
            <para>
            <para>To retrieve the next set of results, the <code>nextToken</code> value from a previous
            response; otherwise <b>null</b> to receive the first set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWMulticastGroupListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MulticastGroupList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTWireless.Model.ListMulticastGroupsResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.ListMulticastGroupsResponse 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.IOTW.GetIOTWMulticastGroupsByFuotaTaskListCmdlet">
            <summary>
            List all multicast groups associated with a fuota task.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWMulticastGroupsByFuotaTaskListCmdlet.Id">
            <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.IOTW.GetIOTWMulticastGroupsByFuotaTaskListCmdlet.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.IOTW.GetIOTWMulticastGroupsByFuotaTaskListCmdlet.NextToken">
            <summary>
            <para>
            <para>To retrieve the next set of results, the <code>nextToken</code> value from a previous
            response; otherwise <b>null</b> to receive the first set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWMulticastGroupsByFuotaTaskListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MulticastGroupList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTWireless.Model.ListMulticastGroupsByFuotaTaskResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.ListMulticastGroupsByFuotaTaskResponse 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.IOTW.GetIOTWMulticastGroupsByFuotaTaskListCmdlet.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="T:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWMulticastGroupSessionCmdlet">
            <summary>
            Gets information about a multicast group session.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWMulticastGroupSessionCmdlet.Id">
            <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.IOTW.GetIOTWMulticastGroupSessionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LoRaWAN'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTWireless.Model.GetMulticastGroupSessionResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.GetMulticastGroupSessionResponse 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.IOTW.GetIOTWMulticastGroupSessionCmdlet.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="T:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWNetworkAnalyzerConfigurationCmdlet">
            <summary>
            Get NetworkAnalyzer configuration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWNetworkAnalyzerConfigurationCmdlet.ConfigurationName">
            <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.IOTW.GetIOTWNetworkAnalyzerConfigurationCmdlet.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.IoTWireless.Model.GetNetworkAnalyzerConfigurationResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.GetNetworkAnalyzerConfigurationResponse 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.IOTW.GetIOTWNetworkAnalyzerConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationName parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWPartnerAccountCmdlet">
            <summary>
            Gets information about a partner account. If <code>PartnerAccountId</code> and <code>PartnerType</code>
            are <code>null</code>, returns all partner accounts.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWPartnerAccountCmdlet.PartnerAccountId">
            <summary>
            <para>
            <para>The partner account ID to disassociate from the AWS account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWPartnerAccountCmdlet.PartnerType">
            <summary>
            <para>
            <para>The partner type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWPartnerAccountCmdlet.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.IoTWireless.Model.GetPartnerAccountResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.GetPartnerAccountResponse 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.IOTW.GetIOTWPartnerAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PartnerAccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^PartnerAccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWPartnerAccountListCmdlet">
            <summary>
            Lists the partner accounts associated with your AWS account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWPartnerAccountListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in this operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWPartnerAccountListCmdlet.NextToken">
            <summary>
            <para>
            <para>To retrieve the next set of results, the <code>nextToken</code> value from a previous
            response; otherwise <b>null</b> to receive the first set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWPartnerAccountListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Sidewalk'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTWireless.Model.ListPartnerAccountsResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.ListPartnerAccountsResponse 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.IOTW.GetIOTWQueuedMessageListCmdlet">
            <summary>
            The operation to list queued messages.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWQueuedMessageListCmdlet.Id">
            <summary>
            <para>
            <para>Id of a given wireless device which the downlink packets are targeted </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWQueuedMessageListCmdlet.WirelessDeviceType">
            <summary>
            <para>
            <para>The wireless device type, it is either Sidewalk or LoRaWAN.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWQueuedMessageListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in this operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWQueuedMessageListCmdlet.NextToken">
            <summary>
            <para>
            <para>To retrieve the next set of results, the <code>nextToken</code> value from a previous
            response; otherwise <b>null</b> to receive the first set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWQueuedMessageListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DownlinkQueueMessagesList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTWireless.Model.ListQueuedMessagesResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.ListQueuedMessagesResponse 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.IOTW.GetIOTWQueuedMessageListCmdlet.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="T:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWResourceEventConfigurationCmdlet">
            <summary>
            Get the event configuration for a particular resource identifier.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWResourceEventConfigurationCmdlet.Identifier">
            <summary>
            <para>
            <para>Resource identifier to opt in for event messaging.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWResourceEventConfigurationCmdlet.IdentifierType">
            <summary>
            <para>
            <para>Identifier type of the particular resource identifier for event configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWResourceEventConfigurationCmdlet.PartnerType">
            <summary>
            <para>
            <para>Partner type of the resource if the identifier type is PartnerAccountId.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWResourceEventConfigurationCmdlet.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.IoTWireless.Model.GetResourceEventConfigurationResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.GetResourceEventConfigurationResponse 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.IOTW.GetIOTWResourceLogLevelCmdlet">
            <summary>
            Fetches the log-level override, if any, for a given resource-ID and resource-type.
            It can be used for a wireless device or a wireless gateway.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWResourceLogLevelCmdlet.ResourceIdentifier">
            <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.IOTW.GetIOTWResourceLogLevelCmdlet.ResourceType">
            <summary>
            <para>
            <para>The type of the resource, which can be <code>WirelessDevice</code> or <code>WirelessGateway</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWResourceLogLevelCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LogLevel'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTWireless.Model.GetResourceLogLevelResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.GetResourceLogLevelResponse 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.IOTW.GetIOTWResourceTagCmdlet">
            <summary>
            Lists the tags (metadata) you have assigned to the resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource for which you want to list tags.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWResourceTagCmdlet.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.IoTWireless.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.IoTWireless.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.IOTW.GetIOTWResourceTagCmdlet.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.IOTW.GetIOTWServiceEndpointCmdlet">
            <summary>
            Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol
            or LoRaWAN Network Server (LNS) connections.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWServiceEndpointCmdlet.ServiceType">
            <summary>
            <para>
            <para>The service type for which to get endpoint information about. Can be <code>CUPS</code>
            for the Configuration and Update Server endpoint, or <code>LNS</code> for the LoRaWAN
            Network Server endpoint.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWServiceEndpointCmdlet.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.IoTWireless.Model.GetServiceEndpointResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.GetServiceEndpointResponse 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.IOTW.GetIOTWServiceEndpointCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceType parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceType' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWServiceProfileCmdlet">
            <summary>
            Gets information about a service profile.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWServiceProfileCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the resource to get.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWServiceProfileCmdlet.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.IoTWireless.Model.GetServiceProfileResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.GetServiceProfileResponse 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.IOTW.GetIOTWServiceProfileCmdlet.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="T:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWServiceProfileListCmdlet">
            <summary>
            Lists the service profiles registered to your AWS account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWServiceProfileListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in this operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWServiceProfileListCmdlet.NextToken">
            <summary>
            <para>
            <para>To retrieve the next set of results, the <code>nextToken</code> value from a previous
            response; otherwise <b>null</b> to receive the first set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWServiceProfileListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ServiceProfileList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTWireless.Model.ListServiceProfilesResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.ListServiceProfilesResponse 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.IOTW.GetIOTWWirelessDeviceCmdlet">
            <summary>
            Gets information about a wireless device.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessDeviceCmdlet.Identifier">
            <summary>
            <para>
            <para>The identifier of the wireless device to get.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessDeviceCmdlet.IdentifierType">
            <summary>
            <para>
            <para>The type of identifier used in <code>identifier</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessDeviceCmdlet.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.IoTWireless.Model.GetWirelessDeviceResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.GetWirelessDeviceResponse 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.IOTW.GetIOTWWirelessDeviceCmdlet.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.IOTW.GetIOTWWirelessDeviceListCmdlet">
            <summary>
            Lists the wireless devices registered to your AWS account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessDeviceListCmdlet.DestinationName">
            <summary>
            <para>
            <para>A filter to list only the wireless devices that use this destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessDeviceListCmdlet.DeviceProfileId">
            <summary>
            <para>
            <para>A filter to list only the wireless devices that use this device profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessDeviceListCmdlet.FuotaTaskId">
            <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.IOTW.GetIOTWWirelessDeviceListCmdlet.MulticastGroupId">
            <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.IOTW.GetIOTWWirelessDeviceListCmdlet.ServiceProfileId">
            <summary>
            <para>
            <para>A filter to list only the wireless devices that use this service profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessDeviceListCmdlet.WirelessDeviceType">
            <summary>
            <para>
            <para>A filter to list only the wireless devices that use this wireless device type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessDeviceListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in this operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessDeviceListCmdlet.NextToken">
            <summary>
            <para>
            <para>To retrieve the next set of results, the <code>nextToken</code> value from a previous
            response; otherwise <b>null</b> to receive the first set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessDeviceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'WirelessDeviceList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTWireless.Model.ListWirelessDevicesResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.ListWirelessDevicesResponse 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.IOTW.GetIOTWWirelessDeviceListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DestinationName parameter.
            The -PassThru parameter is deprecated, use -Select '^DestinationName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessDeviceStatisticCmdlet">
            <summary>
            Gets operating information about a wireless device.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessDeviceStatisticCmdlet.WirelessDeviceId">
            <summary>
            <para>
            <para>The ID of the wireless device for which to get the data.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessDeviceStatisticCmdlet.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.IoTWireless.Model.GetWirelessDeviceStatisticsResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.GetWirelessDeviceStatisticsResponse 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.IOTW.GetIOTWWirelessDeviceStatisticCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the WirelessDeviceId parameter.
            The -PassThru parameter is deprecated, use -Select '^WirelessDeviceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayCmdlet">
            <summary>
            Gets information about a wireless gateway.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayCmdlet.Identifier">
            <summary>
            <para>
            <para>The identifier of the wireless gateway to get.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayCmdlet.IdentifierType">
            <summary>
            <para>
            <para>The type of identifier used in <code>identifier</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayCmdlet.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.IoTWireless.Model.GetWirelessGatewayResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.GetWirelessGatewayResponse 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.IOTW.GetIOTWWirelessGatewayCmdlet.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.IOTW.GetIOTWWirelessGatewayCertificateCmdlet">
            <summary>
            Gets the ID of the certificate that is currently associated with a wireless gateway.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayCertificateCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the resource to get.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayCertificateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'IotCertificateId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTWireless.Model.GetWirelessGatewayCertificateResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.GetWirelessGatewayCertificateResponse 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.IOTW.GetIOTWWirelessGatewayCertificateCmdlet.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="T:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayFirmwareInformationCmdlet">
            <summary>
            Gets the firmware version and other information about a wireless gateway.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayFirmwareInformationCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the resource to get.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayFirmwareInformationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LoRaWAN'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTWireless.Model.GetWirelessGatewayFirmwareInformationResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.GetWirelessGatewayFirmwareInformationResponse 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.IOTW.GetIOTWWirelessGatewayFirmwareInformationCmdlet.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="T:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayListCmdlet">
            <summary>
            Lists the wireless gateways registered to your AWS account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in this operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayListCmdlet.NextToken">
            <summary>
            <para>
            <para>To retrieve the next set of results, the <code>nextToken</code> value from a previous
            response; otherwise <b>null</b> to receive the first set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'WirelessGatewayList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTWireless.Model.ListWirelessGatewaysResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.ListWirelessGatewaysResponse 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.IOTW.GetIOTWWirelessGatewayStatisticCmdlet">
            <summary>
            Gets operating information about a wireless gateway.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayStatisticCmdlet.WirelessGatewayId">
            <summary>
            <para>
            <para>The ID of the wireless gateway for which to get the data.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayStatisticCmdlet.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.IoTWireless.Model.GetWirelessGatewayStatisticsResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.GetWirelessGatewayStatisticsResponse 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.IOTW.GetIOTWWirelessGatewayStatisticCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the WirelessGatewayId parameter.
            The -PassThru parameter is deprecated, use -Select '^WirelessGatewayId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayTaskCmdlet">
            <summary>
            Gets information about a wireless gateway task.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayTaskCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the resource to get.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayTaskCmdlet.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.IoTWireless.Model.GetWirelessGatewayTaskResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.GetWirelessGatewayTaskResponse 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.IOTW.GetIOTWWirelessGatewayTaskCmdlet.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="T:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayTaskDefinitionCmdlet">
            <summary>
            Gets information about a wireless gateway task definition.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayTaskDefinitionCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the resource to get.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayTaskDefinitionCmdlet.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.IoTWireless.Model.GetWirelessGatewayTaskDefinitionResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.GetWirelessGatewayTaskDefinitionResponse 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.IOTW.GetIOTWWirelessGatewayTaskDefinitionCmdlet.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="T:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayTaskDefinitionListCmdlet">
            <summary>
            List the wireless gateway tasks definitions registered to your AWS account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayTaskDefinitionListCmdlet.TaskDefinitionType">
            <summary>
            <para>
            <para>A filter to list only the wireless gateway task definitions that use this task definition
            type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayTaskDefinitionListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in this operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayTaskDefinitionListCmdlet.NextToken">
            <summary>
            <para>
            <para>To retrieve the next set of results, the <code>nextToken</code> value from a previous
            response; otherwise <b>null</b> to receive the first set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.GetIOTWWirelessGatewayTaskDefinitionListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TaskDefinitions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTWireless.Model.ListWirelessGatewayTaskDefinitionsResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.ListWirelessGatewayTaskDefinitionsResponse 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.IOTW.GetIOTWWirelessGatewayTaskDefinitionListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TaskDefinitionType parameter.
            The -PassThru parameter is deprecated, use -Select '^TaskDefinitionType' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWAwsAccountWithPartnerAccountCmdlet">
            <summary>
            Associates a partner account with your AWS account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWAwsAccountWithPartnerAccountCmdlet.Sidewalk_AmazonId">
            <summary>
            <para>
            <para>The Sidewalk Amazon ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWAwsAccountWithPartnerAccountCmdlet.Sidewalk_AppServerPrivateKey">
            <summary>
            <para>
            <para>The Sidewalk application server private key.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWAwsAccountWithPartnerAccountCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>Each resource must have a unique client request token. If you try to create a new
            resource with the same token as a resource that already exists, an exception occurs.
            If you omit this value, AWS SDKs will automatically generate a unique client request.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWAwsAccountWithPartnerAccountCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to attach to the specified resource. Tags are metadata that you can use to
            manage a resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWAwsAccountWithPartnerAccountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Sidewalk'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTWireless.Model.AssociateAwsAccountWithPartnerAccountResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.AssociateAwsAccountWithPartnerAccountResponse 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.IOTW.JoinIOTWAwsAccountWithPartnerAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ClientRequestToken parameter.
            The -PassThru parameter is deprecated, use -Select '^ClientRequestToken' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWAwsAccountWithPartnerAccountCmdlet.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.IOTW.JoinIOTWMulticastGroupWithFuotaTaskCmdlet">
            <summary>
            Associate a multicast group with a FUOTA task.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWMulticastGroupWithFuotaTaskCmdlet.Id">
            <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.IOTW.JoinIOTWMulticastGroupWithFuotaTaskCmdlet.MulticastGroupId">
            <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.IOTW.JoinIOTWMulticastGroupWithFuotaTaskCmdlet.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.IoTWireless.Model.AssociateMulticastGroupWithFuotaTaskResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWMulticastGroupWithFuotaTaskCmdlet.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.IOTW.JoinIOTWWirelessDeviceWithFuotaTaskCmdlet">
            <summary>
            Associate a wireless device with a FUOTA task.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWWirelessDeviceWithFuotaTaskCmdlet.Id">
            <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.IOTW.JoinIOTWWirelessDeviceWithFuotaTaskCmdlet.WirelessDeviceId">
            <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.IOTW.JoinIOTWWirelessDeviceWithFuotaTaskCmdlet.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.IoTWireless.Model.AssociateWirelessDeviceWithFuotaTaskResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWWirelessDeviceWithFuotaTaskCmdlet.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.IOTW.JoinIOTWWirelessDeviceWithMulticastGroupCmdlet">
            <summary>
            Associates a wireless device with a multicast group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWWirelessDeviceWithMulticastGroupCmdlet.Id">
            <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.IOTW.JoinIOTWWirelessDeviceWithMulticastGroupCmdlet.WirelessDeviceId">
            <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.IOTW.JoinIOTWWirelessDeviceWithMulticastGroupCmdlet.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.IoTWireless.Model.AssociateWirelessDeviceWithMulticastGroupResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWWirelessDeviceWithMulticastGroupCmdlet.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.IOTW.JoinIOTWWirelessDeviceWithThingCmdlet">
            <summary>
            Associates a wireless device with a thing.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWWirelessDeviceWithThingCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the resource to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWWirelessDeviceWithThingCmdlet.ThingArn">
            <summary>
            <para>
            <para>The ARN of the thing to associate with the wireless device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWWirelessDeviceWithThingCmdlet.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.IoTWireless.Model.AssociateWirelessDeviceWithThingResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWWirelessDeviceWithThingCmdlet.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.IOTW.JoinIOTWWirelessDeviceWithThingCmdlet.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.IOTW.JoinIOTWWirelessGatewayWithCertificateCmdlet">
            <summary>
            Associates a wireless gateway with a certificate.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWWirelessGatewayWithCertificateCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the resource to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWWirelessGatewayWithCertificateCmdlet.IotCertificateId">
            <summary>
            <para>
            <para>The ID of the certificate to associate with the wireless gateway.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWWirelessGatewayWithCertificateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'IotCertificateId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTWireless.Model.AssociateWirelessGatewayWithCertificateResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.AssociateWirelessGatewayWithCertificateResponse 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.IOTW.JoinIOTWWirelessGatewayWithCertificateCmdlet.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.IOTW.JoinIOTWWirelessGatewayWithCertificateCmdlet.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.IOTW.JoinIOTWWirelessGatewayWithThingCmdlet">
            <summary>
            Associates a wireless gateway with a thing.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWWirelessGatewayWithThingCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the resource to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWWirelessGatewayWithThingCmdlet.ThingArn">
            <summary>
            <para>
            <para>The ARN of the thing to associate with the wireless gateway.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWWirelessGatewayWithThingCmdlet.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.IoTWireless.Model.AssociateWirelessGatewayWithThingResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.JoinIOTWWirelessGatewayWithThingCmdlet.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.IOTW.JoinIOTWWirelessGatewayWithThingCmdlet.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.IOTW.NewIOTWDestinationCmdlet">
            <summary>
            Creates a new destination that maps a device message to an AWS IoT rule.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDestinationCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>Each resource must have a unique client request token. If you try to create a new
            resource with the same token as a resource that already exists, an exception occurs.
            If you omit this value, AWS SDKs will automatically generate a unique client request.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDestinationCmdlet.Description">
            <summary>
            <para>
            <para>The description of the new resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDestinationCmdlet.Expression">
            <summary>
            <para>
            <para>The rule name or topic rule to send messages to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDestinationCmdlet.ExpressionType">
            <summary>
            <para>
            <para>The type of value in <code>Expression</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDestinationCmdlet.Name">
            <summary>
            <para>
            <para>The name of the new resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDestinationCmdlet.RoleArn">
            <summary>
            <para>
            <para>The ARN of the IAM Role that authorizes the destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDestinationCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to attach to the new destination. Tags are metadata that you can use to manage
            a resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDestinationCmdlet.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.IoTWireless.Model.CreateDestinationResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.CreateDestinationResponse 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.IOTW.NewIOTWDestinationCmdlet.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.IOTW.NewIOTWDestinationCmdlet.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.IOTW.NewIOTWDeviceProfileCmdlet">
            <summary>
            Creates a new device profile.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.LoRaWAN_ClassBTimeout">
            <summary>
            <para>
            <para>The ClassBTimeout value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.LoRaWAN_ClassCTimeout">
            <summary>
            <para>
            <para>The ClassCTimeout value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>Each resource must have a unique client request token. If you try to create a new
            resource with the same token as a resource that already exists, an exception occurs.
            If you omit this value, AWS SDKs will automatically generate a unique client request.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.LoRaWAN_FactoryPresetFreqsList">
            <summary>
            <para>
            <para>The list of values that make up the FactoryPresetFreqs value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.LoRaWAN_MacVersion">
            <summary>
            <para>
            <para>The MAC version (such as OTAA 1.1 or OTAA 1.0.3) to use with this device profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.LoRaWAN_MaxDutyCycle">
            <summary>
            <para>
            <para>The MaxDutyCycle value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.LoRaWAN_MaxEirp">
            <summary>
            <para>
            <para>The MaxEIRP value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.Name">
            <summary>
            <para>
            <para>The name of the new resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.LoRaWAN_PingSlotDr">
            <summary>
            <para>
            <para>The PingSlotDR value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.LoRaWAN_PingSlotFreq">
            <summary>
            <para>
            <para>The PingSlotFreq value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.LoRaWAN_PingSlotPeriod">
            <summary>
            <para>
            <para>The PingSlotPeriod value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.LoRaWAN_RegParamsRevision">
            <summary>
            <para>
            <para>The version of regional parameters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.LoRaWAN_RfRegion">
            <summary>
            <para>
            <para>The frequency band (RFRegion) value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.LoRaWAN_RxDataRate2">
            <summary>
            <para>
            <para>The RXDataRate2 value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.LoRaWAN_RxDelay1">
            <summary>
            <para>
            <para>The RXDelay1 value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.LoRaWAN_RxDrOffset1">
            <summary>
            <para>
            <para>The RXDROffset1 value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.LoRaWAN_RxFreq2">
            <summary>
            <para>
            <para>The RXFreq2 value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.LoRaWAN_Supports32BitFCnt">
            <summary>
            <para>
            <para>The Supports32BitFCnt value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.LoRaWAN_SupportsClassB">
            <summary>
            <para>
            <para>The SupportsClassB value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.LoRaWAN_SupportsClassC">
            <summary>
            <para>
            <para>The SupportsClassC value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.LoRaWAN_SupportsJoin">
            <summary>
            <para>
            <para>The SupportsJoin value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to attach to the new device profile. Tags are metadata that you can use to
            manage a resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWDeviceProfileCmdlet.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.IoTWireless.Model.CreateDeviceProfileResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.CreateDeviceProfileResponse 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.IOTW.NewIOTWDeviceProfileCmdlet.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.IOTW.NewIOTWDeviceProfileCmdlet.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.IOTW.NewIOTWFuotaTaskCmdlet">
            <summary>
            Creates a FUOTA task.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWFuotaTaskCmdlet.ClientRequestToken">
            <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.IOTW.NewIOTWFuotaTaskCmdlet.Description">
            <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.IOTW.NewIOTWFuotaTaskCmdlet.FirmwareUpdateImage">
            <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.IOTW.NewIOTWFuotaTaskCmdlet.FirmwareUpdateRole">
            <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.IOTW.NewIOTWFuotaTaskCmdlet.Name">
            <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.IOTW.NewIOTWFuotaTaskCmdlet.LoRaWAN_RfRegion">
            <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.IOTW.NewIOTWFuotaTaskCmdlet.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.IOTW.NewIOTWFuotaTaskCmdlet.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.IoTWireless.Model.CreateFuotaTaskResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.CreateFuotaTaskResponse 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.IOTW.NewIOTWFuotaTaskCmdlet.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.IOTW.NewIOTWMulticastGroupCmdlet">
            <summary>
            Creates a multicast group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWMulticastGroupCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>Each resource must have a unique client request token. If you try to create a new
            resource with the same token as a resource that already exists, an exception occurs.
            If you omit this value, AWS SDKs will automatically generate a unique client request.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWMulticastGroupCmdlet.Description">
            <summary>
            <para>
            <para>The description of the multicast group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWMulticastGroupCmdlet.LoRaWAN_DlClass">
            <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.IOTW.NewIOTWMulticastGroupCmdlet.Name">
            <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.IOTW.NewIOTWMulticastGroupCmdlet.LoRaWAN_RfRegion">
            <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.IOTW.NewIOTWMulticastGroupCmdlet.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.IOTW.NewIOTWMulticastGroupCmdlet.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.IoTWireless.Model.CreateMulticastGroupResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.CreateMulticastGroupResponse 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.IOTW.NewIOTWMulticastGroupCmdlet.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.IOTW.NewIOTWServiceProfileCmdlet">
            <summary>
            Creates a new service profile.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWServiceProfileCmdlet.LoRaWAN_AddGwMetadata">
            <summary>
            <para>
            <para>The AddGWMetaData value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWServiceProfileCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>Each resource must have a unique client request token. If you try to create a new
            resource with the same token as a resource that already exists, an exception occurs.
            If you omit this value, AWS SDKs will automatically generate a unique client request.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWServiceProfileCmdlet.Name">
            <summary>
            <para>
            <para>The name of the new resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWServiceProfileCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to attach to the new service profile. Tags are metadata that you can use
            to manage a resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWServiceProfileCmdlet.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.IoTWireless.Model.CreateServiceProfileResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.CreateServiceProfileResponse 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.IOTW.NewIOTWServiceProfileCmdlet.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.IOTW.NewIOTWServiceProfileCmdlet.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.IOTW.NewIOTWWirelessDeviceCmdlet">
            <summary>
            Provisions a wireless device.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.LoRaWAN_OtaaV1_0_x_AppEui">
            <summary>
            <para>
            <para>The AppEUI value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.LoRaWAN_OtaaV1_0_x_AppKey">
            <summary>
            <para>
            <para>The AppKey value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.LoRaWAN_OtaaV1_1_AppKey">
            <summary>
            <para>
            <para>The AppKey value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.LoRaWAN_AbpV1_0_x_SessionKeys_AppSKey">
            <summary>
            <para>
            <para>The AppSKey value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.LoRaWAN_AbpV1_1_SessionKeys_AppSKey">
            <summary>
            <para>
            <para>The AppSKey value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>Each resource must have a unique client request token. If you try to create a new
            resource with the same token as a resource that already exists, an exception occurs.
            If you omit this value, AWS SDKs will automatically generate a unique client request.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.FPorts_ClockSync">
            <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.IOTW.NewIOTWWirelessDeviceCmdlet.Description">
            <summary>
            <para>
            <para>The description of the new resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.DestinationName">
            <summary>
            <para>
            <para>The name of the destination to assign to the new wireless device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.LoRaWAN_AbpV1_0_x_DevAddr">
            <summary>
            <para>
            <para>The DevAddr value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.LoRaWAN_AbpV1_1_DevAddr">
            <summary>
            <para>
            <para>The DevAddr value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.LoRaWAN_DevEui">
            <summary>
            <para>
            <para>The DevEUI value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.LoRaWAN_DeviceProfileId">
            <summary>
            <para>
            <para>The ID of the device profile for the new wireless device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.LoRaWAN_AbpV1_1_SessionKeys_FNwkSIntKey">
            <summary>
            <para>
            <para>The FNwkSIntKey value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.FPorts_Fuota">
            <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.IOTW.NewIOTWWirelessDeviceCmdlet.x_GenAppKey">
            <summary>
            <para>
            <para>The GenAppKey value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.LoRaWAN_OtaaV1_1_JoinEui">
            <summary>
            <para>
            <para>The JoinEUI value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.FPorts_Multicast">
            <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.IOTW.NewIOTWWirelessDeviceCmdlet.Name">
            <summary>
            <para>
            <para>The name of the new resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.LoRaWAN_OtaaV1_1_NwkKey">
            <summary>
            <para>
            <para>The NwkKey value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.LoRaWAN_AbpV1_1_SessionKeys_NwkSEncKey">
            <summary>
            <para>
            <para>The NwkSEncKey value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.LoRaWAN_AbpV1_0_x_SessionKeys_NwkSKey">
            <summary>
            <para>
            <para>The NwkSKey value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.LoRaWAN_ServiceProfileId">
            <summary>
            <para>
            <para>The ID of the service profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.LoRaWAN_AbpV1_1_SessionKeys_SNwkSIntKey">
            <summary>
            <para>
            <para>The SNwkSIntKey value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to attach to the new wireless device. Tags are metadata that you can use
            to manage a resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.Type">
            <summary>
            <para>
            <para>The wireless device type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.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.IoTWireless.Model.CreateWirelessDeviceResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.CreateWirelessDeviceResponse 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.IOTW.NewIOTWWirelessDeviceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Type parameter.
            The -PassThru parameter is deprecated, use -Select '^Type' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessDeviceCmdlet.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.IOTW.NewIOTWWirelessGatewayCmdlet">
            <summary>
            Provisions a wireless gateway.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>Each resource must have a unique client request token. If you try to create a new
            resource with the same token as a resource that already exists, an exception occurs.
            If you omit this value, AWS SDKs will automatically generate a unique client request.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayCmdlet.Description">
            <summary>
            <para>
            <para>The description of the new resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayCmdlet.LoRaWAN_GatewayEui">
            <summary>
            <para>
            <para>The gateway's EUI value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayCmdlet.LoRaWAN_JoinEuiFilter">
            <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.IOTW.NewIOTWWirelessGatewayCmdlet.Name">
            <summary>
            <para>
            <para>The name of the new resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayCmdlet.LoRaWAN_NetIdFilter">
            <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.IOTW.NewIOTWWirelessGatewayCmdlet.LoRaWAN_RfRegion">
            <summary>
            <para>
            <para>The frequency band (RFRegion) value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayCmdlet.LoRaWAN_SubBand">
            <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.IOTW.NewIOTWWirelessGatewayCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to attach to the new wireless gateway. Tags are metadata that you can use
            to manage a resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayCmdlet.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.IoTWireless.Model.CreateWirelessGatewayResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.CreateWirelessGatewayResponse 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.IOTW.NewIOTWWirelessGatewayCmdlet.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.IOTW.NewIOTWWirelessGatewayCmdlet.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.IOTW.NewIOTWWirelessGatewayTaskCmdlet">
            <summary>
            Creates a task for a wireless gateway.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayTaskCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the resource to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayTaskCmdlet.WirelessGatewayTaskDefinitionId">
            <summary>
            <para>
            <para>The ID of the WirelessGatewayTaskDefinition.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayTaskCmdlet.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.IoTWireless.Model.CreateWirelessGatewayTaskResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.CreateWirelessGatewayTaskResponse 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.IOTW.NewIOTWWirelessGatewayTaskCmdlet.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.IOTW.NewIOTWWirelessGatewayTaskCmdlet.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.IOTW.NewIOTWWirelessGatewayTaskDefinitionCmdlet">
            <summary>
            Creates a gateway task definition.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayTaskDefinitionCmdlet.AutoCreateTask">
            <summary>
            <para>
            <para>Whether to automatically create tasks using this task definition for all gateways
            with the specified current version. If <code>false</code>, the task must me created
            by calling <code>CreateWirelessGatewayTask</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayTaskDefinitionCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>Each resource must have a unique client request token. If you try to create a new
            resource with the same token as a resource that already exists, an exception occurs.
            If you omit this value, AWS SDKs will automatically generate a unique client request.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayTaskDefinitionCmdlet.CurrentVersion_Model">
            <summary>
            <para>
            <para>The model number of the wireless gateway.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayTaskDefinitionCmdlet.UpdateVersion_Model">
            <summary>
            <para>
            <para>The model number of the wireless gateway.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayTaskDefinitionCmdlet.Name">
            <summary>
            <para>
            <para>The name of the new resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayTaskDefinitionCmdlet.CurrentVersion_PackageVersion">
            <summary>
            <para>
            <para>The version of the wireless gateway firmware.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayTaskDefinitionCmdlet.UpdateVersion_PackageVersion">
            <summary>
            <para>
            <para>The version of the wireless gateway firmware.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayTaskDefinitionCmdlet.LoRaWAN_SigKeyCrc">
            <summary>
            <para>
            <para>The CRC of the signature private key to check.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayTaskDefinitionCmdlet.CurrentVersion_Station">
            <summary>
            <para>
            <para>The basic station version of the wireless gateway.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayTaskDefinitionCmdlet.UpdateVersion_Station">
            <summary>
            <para>
            <para>The basic station version of the wireless gateway.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayTaskDefinitionCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to attach to the specified resource. Tags are metadata that you can use to
            manage a resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayTaskDefinitionCmdlet.Update_UpdateDataRole">
            <summary>
            <para>
            <para>The IAM role used to read data from the S3 bucket.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayTaskDefinitionCmdlet.Update_UpdateDataSource">
            <summary>
            <para>
            <para>The link to the S3 bucket.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayTaskDefinitionCmdlet.LoRaWAN_UpdateSignature">
            <summary>
            <para>
            <para>The signature used to verify the update firmware.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayTaskDefinitionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Id'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTWireless.Model.CreateWirelessGatewayTaskDefinitionResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.CreateWirelessGatewayTaskDefinitionResponse 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.IOTW.NewIOTWWirelessGatewayTaskDefinitionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AutoCreateTask parameter.
            The -PassThru parameter is deprecated, use -Select '^AutoCreateTask' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.NewIOTWWirelessGatewayTaskDefinitionCmdlet.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.IOTW.RemoveIOTWDestinationCmdlet">
            <summary>
            Deletes a destination.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWDestinationCmdlet.Name">
            <summary>
            <para>
            <para>The name of the resource to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWDestinationCmdlet.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.IoTWireless.Model.DeleteDestinationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWDestinationCmdlet.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.IOTW.RemoveIOTWDestinationCmdlet.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.IOTW.RemoveIOTWDeviceProfileCmdlet">
            <summary>
            Deletes a device profile.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWDeviceProfileCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the resource to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWDeviceProfileCmdlet.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.IoTWireless.Model.DeleteDeviceProfileResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWDeviceProfileCmdlet.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.IOTW.RemoveIOTWDeviceProfileCmdlet.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.IOTW.RemoveIOTWFuotaTaskCmdlet">
            <summary>
            Deletes a FUOTA task.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWFuotaTaskCmdlet.Id">
            <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.IOTW.RemoveIOTWFuotaTaskCmdlet.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.IoTWireless.Model.DeleteFuotaTaskResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWFuotaTaskCmdlet.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.IOTW.RemoveIOTWFuotaTaskCmdlet.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.IOTW.RemoveIOTWMulticastGroupCmdlet">
            <summary>
            Deletes a multicast group if it is not in use by a fuota task.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWMulticastGroupCmdlet.Id">
            <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.IOTW.RemoveIOTWMulticastGroupCmdlet.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.IoTWireless.Model.DeleteMulticastGroupResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWMulticastGroupCmdlet.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.IOTW.RemoveIOTWMulticastGroupCmdlet.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.IOTW.RemoveIOTWQueuedMessageCmdlet">
            <summary>
            The operation to delete queued messages.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWQueuedMessageCmdlet.Id">
            <summary>
            <para>
            <para>Id of a given wireless device which messages will be deleted </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWQueuedMessageCmdlet.MessageId">
            <summary>
            <para>
            <para>if messageID=="*", the queue for a particular wireless deviceId will be purged, otherwise,
            the specific message with messageId will be deleted </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWQueuedMessageCmdlet.WirelessDeviceType">
            <summary>
            <para>
            <para>The wireless device type, it is either Sidewalk or LoRaWAN. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWQueuedMessageCmdlet.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.IoTWireless.Model.DeleteQueuedMessagesResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWQueuedMessageCmdlet.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.IOTW.RemoveIOTWResourceTagCmdlet">
            <summary>
            Removes one or more tags from a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource to remove tags from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>A list of the keys of the tags to remove from the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWResourceTagCmdlet.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.IoTWireless.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWResourceTagCmdlet.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.IOTW.RemoveIOTWResourceTagCmdlet.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.IOTW.RemoveIOTWServiceProfileCmdlet">
            <summary>
            Deletes a service profile.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWServiceProfileCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the resource to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWServiceProfileCmdlet.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.IoTWireless.Model.DeleteServiceProfileResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWServiceProfileCmdlet.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.IOTW.RemoveIOTWServiceProfileCmdlet.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.IOTW.RemoveIOTWWirelessDeviceCmdlet">
            <summary>
            Deletes a wireless device.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWWirelessDeviceCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the resource to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWWirelessDeviceCmdlet.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.IoTWireless.Model.DeleteWirelessDeviceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWWirelessDeviceCmdlet.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.IOTW.RemoveIOTWWirelessDeviceCmdlet.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.IOTW.RemoveIOTWWirelessGatewayCmdlet">
            <summary>
            Deletes a wireless gateway.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWWirelessGatewayCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the resource to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWWirelessGatewayCmdlet.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.IoTWireless.Model.DeleteWirelessGatewayResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWWirelessGatewayCmdlet.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.IOTW.RemoveIOTWWirelessGatewayCmdlet.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.IOTW.RemoveIOTWWirelessGatewayTaskCmdlet">
            <summary>
            Deletes a wireless gateway task.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWWirelessGatewayTaskCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the resource to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWWirelessGatewayTaskCmdlet.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.IoTWireless.Model.DeleteWirelessGatewayTaskResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWWirelessGatewayTaskCmdlet.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.IOTW.RemoveIOTWWirelessGatewayTaskCmdlet.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.IOTW.RemoveIOTWWirelessGatewayTaskDefinitionCmdlet">
            <summary>
            Deletes a wireless gateway task definition. Deleting this task definition does not
            affect tasks that are currently in progress.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWWirelessGatewayTaskDefinitionCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the resource to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWWirelessGatewayTaskDefinitionCmdlet.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.IoTWireless.Model.DeleteWirelessGatewayTaskDefinitionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.RemoveIOTWWirelessGatewayTaskDefinitionCmdlet.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.IOTW.RemoveIOTWWirelessGatewayTaskDefinitionCmdlet.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.IOTW.ResetIOTWAllResourceLogLevelCmdlet">
            <summary>
            Removes the log-level overrides for all resources; both wireless devices and wireless
            gateways.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.ResetIOTWAllResourceLogLevelCmdlet.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.IoTWireless.Model.ResetAllResourceLogLevelsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.ResetIOTWAllResourceLogLevelCmdlet.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.IOTW.ResetIOTWResourceLogLevelCmdlet">
            <summary>
            Removes the log-level override, if any, for a specific resource-ID and resource-type.
            It can be used for a wireless device or a wireless gateway.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.ResetIOTWResourceLogLevelCmdlet.ResourceIdentifier">
            <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.IOTW.ResetIOTWResourceLogLevelCmdlet.ResourceType">
            <summary>
            <para>
            <para>The type of the resource, which can be <code>WirelessDevice</code> or <code>WirelessGateway</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.ResetIOTWResourceLogLevelCmdlet.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.IoTWireless.Model.ResetResourceLogLevelResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.ResetIOTWResourceLogLevelCmdlet.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.IOTW.SendIOTWDataToMulticastGroupCmdlet">
            <summary>
            Sends the specified data to a multicast group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SendIOTWDataToMulticastGroupCmdlet.LoRaWAN_FPort">
            <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.IOTW.SendIOTWDataToMulticastGroupCmdlet.Id">
            <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.IOTW.SendIOTWDataToMulticastGroupCmdlet.PayloadData">
            <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.IOTW.SendIOTWDataToMulticastGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MessageId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTWireless.Model.SendDataToMulticastGroupResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.SendDataToMulticastGroupResponse 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.IOTW.SendIOTWDataToMulticastGroupCmdlet.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.IOTW.SendIOTWDataToWirelessDeviceCmdlet">
            <summary>
            Sends a decrypted application data frame to a device.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SendIOTWDataToWirelessDeviceCmdlet.LoRaWAN_FPort">
            <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.IOTW.SendIOTWDataToWirelessDeviceCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the wireless device to receive the data.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SendIOTWDataToWirelessDeviceCmdlet.Sidewalk_MessageType">
            <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.IOTW.SendIOTWDataToWirelessDeviceCmdlet.PayloadData">
            <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.IOTW.SendIOTWDataToWirelessDeviceCmdlet.Sidewalk_Seq">
            <summary>
            <para>
            <para>The sequence number.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SendIOTWDataToWirelessDeviceCmdlet.TransmitMode">
            <summary>
            <para>
            <para>The transmit mode to use to send data to the wireless device. Can be: <code>0</code>
            for UM (unacknowledge mode) or <code>1</code> for AM (acknowledge mode).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SendIOTWDataToWirelessDeviceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MessageId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTWireless.Model.SendDataToWirelessDeviceResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.SendDataToWirelessDeviceResponse 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.IOTW.SendIOTWDataToWirelessDeviceCmdlet.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.IOTW.SendIOTWDataToWirelessDeviceCmdlet.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.IOTW.SplitIOTWAwsAccountFromPartnerAccountCmdlet">
            <summary>
            Disassociates your AWS account from a partner account. If <code>PartnerAccountId</code>
            and <code>PartnerType</code> are <code>null</code>, disassociates your AWS account
            from all partner accounts.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SplitIOTWAwsAccountFromPartnerAccountCmdlet.PartnerAccountId">
            <summary>
            <para>
            <para>The partner account ID to disassociate from the AWS account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SplitIOTWAwsAccountFromPartnerAccountCmdlet.PartnerType">
            <summary>
            <para>
            <para>The partner type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SplitIOTWAwsAccountFromPartnerAccountCmdlet.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.IoTWireless.Model.DisassociateAwsAccountFromPartnerAccountResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SplitIOTWAwsAccountFromPartnerAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PartnerAccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^PartnerAccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SplitIOTWAwsAccountFromPartnerAccountCmdlet.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.IOTW.SplitIOTWMulticastGroupFromFuotaTaskCmdlet">
            <summary>
            Disassociates a multicast group from a fuota task.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SplitIOTWMulticastGroupFromFuotaTaskCmdlet.Id">
            <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.IOTW.SplitIOTWMulticastGroupFromFuotaTaskCmdlet.MulticastGroupId">
            <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.IOTW.SplitIOTWMulticastGroupFromFuotaTaskCmdlet.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.IoTWireless.Model.DisassociateMulticastGroupFromFuotaTaskResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SplitIOTWMulticastGroupFromFuotaTaskCmdlet.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.IOTW.SplitIOTWWirelessDeviceFromFuotaTaskCmdlet">
            <summary>
            Disassociates a wireless device from a FUOTA task.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SplitIOTWWirelessDeviceFromFuotaTaskCmdlet.Id">
            <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.IOTW.SplitIOTWWirelessDeviceFromFuotaTaskCmdlet.WirelessDeviceId">
            <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.IOTW.SplitIOTWWirelessDeviceFromFuotaTaskCmdlet.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.IoTWireless.Model.DisassociateWirelessDeviceFromFuotaTaskResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SplitIOTWWirelessDeviceFromFuotaTaskCmdlet.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.IOTW.SplitIOTWWirelessDeviceFromMulticastGroupCmdlet">
            <summary>
            Disassociates a wireless device from a multicast group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SplitIOTWWirelessDeviceFromMulticastGroupCmdlet.Id">
            <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.IOTW.SplitIOTWWirelessDeviceFromMulticastGroupCmdlet.WirelessDeviceId">
            <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.IOTW.SplitIOTWWirelessDeviceFromMulticastGroupCmdlet.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.IoTWireless.Model.DisassociateWirelessDeviceFromMulticastGroupResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SplitIOTWWirelessDeviceFromMulticastGroupCmdlet.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.IOTW.SplitIOTWWirelessDeviceFromThingCmdlet">
            <summary>
            Disassociates a wireless device from its currently associated thing.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SplitIOTWWirelessDeviceFromThingCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the resource to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SplitIOTWWirelessDeviceFromThingCmdlet.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.IoTWireless.Model.DisassociateWirelessDeviceFromThingResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SplitIOTWWirelessDeviceFromThingCmdlet.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.IOTW.SplitIOTWWirelessDeviceFromThingCmdlet.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.IOTW.SplitIOTWWirelessGatewayFromCertificateCmdlet">
            <summary>
            Disassociates a wireless gateway from its currently associated certificate.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SplitIOTWWirelessGatewayFromCertificateCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the resource to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SplitIOTWWirelessGatewayFromCertificateCmdlet.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.IoTWireless.Model.DisassociateWirelessGatewayFromCertificateResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SplitIOTWWirelessGatewayFromCertificateCmdlet.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.IOTW.SplitIOTWWirelessGatewayFromCertificateCmdlet.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.IOTW.SplitIOTWWirelessGatewayFromThingCmdlet">
            <summary>
            Disassociates a wireless gateway from its currently associated thing.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SplitIOTWWirelessGatewayFromThingCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the resource to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SplitIOTWWirelessGatewayFromThingCmdlet.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.IoTWireless.Model.DisassociateWirelessGatewayFromThingResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.SplitIOTWWirelessGatewayFromThingCmdlet.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.IOTW.SplitIOTWWirelessGatewayFromThingCmdlet.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.IOTW.StartIOTWBulkAssociateWirelessDeviceWithMulticastGroupCmdlet">
            <summary>
            Starts a bulk association of all qualifying wireless devices with a multicast group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.StartIOTWBulkAssociateWirelessDeviceWithMulticastGroupCmdlet.Id">
            <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.IOTW.StartIOTWBulkAssociateWirelessDeviceWithMulticastGroupCmdlet.QueryString">
            <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.IOTW.StartIOTWBulkAssociateWirelessDeviceWithMulticastGroupCmdlet.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.IOTW.StartIOTWBulkAssociateWirelessDeviceWithMulticastGroupCmdlet.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.IoTWireless.Model.StartBulkAssociateWirelessDeviceWithMulticastGroupResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.StartIOTWBulkAssociateWirelessDeviceWithMulticastGroupCmdlet.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.IOTW.StartIOTWBulkAssociateWirelessDeviceWithMulticastGroupCmdlet.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.IOTW.StartIOTWBulkDisassociateWirelessDeviceFromMulticastGroupCmdlet">
            <summary>
            Starts a bulk disassociatin of all qualifying wireless devices from a multicast group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.StartIOTWBulkDisassociateWirelessDeviceFromMulticastGroupCmdlet.Id">
            <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.IOTW.StartIOTWBulkDisassociateWirelessDeviceFromMulticastGroupCmdlet.QueryString">
            <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.IOTW.StartIOTWBulkDisassociateWirelessDeviceFromMulticastGroupCmdlet.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.IOTW.StartIOTWBulkDisassociateWirelessDeviceFromMulticastGroupCmdlet.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.IoTWireless.Model.StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.StartIOTWBulkDisassociateWirelessDeviceFromMulticastGroupCmdlet.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.IOTW.StartIOTWBulkDisassociateWirelessDeviceFromMulticastGroupCmdlet.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.IOTW.StartIOTWFuotaTaskCmdlet">
            <summary>
            Starts a FUOTA task.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.StartIOTWFuotaTaskCmdlet.Id">
            <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.IOTW.StartIOTWFuotaTaskCmdlet.LoRaWAN_StartTime">
            <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.IOTW.StartIOTWFuotaTaskCmdlet.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.IoTWireless.Model.StartFuotaTaskResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.StartIOTWFuotaTaskCmdlet.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.IOTW.StartIOTWFuotaTaskCmdlet.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.IOTW.StartIOTWMulticastGroupSessionCmdlet">
            <summary>
            Starts a multicast group session.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.StartIOTWMulticastGroupSessionCmdlet.LoRaWAN_DlDr">
            <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.IOTW.StartIOTWMulticastGroupSessionCmdlet.LoRaWAN_DlFreq">
            <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.IOTW.StartIOTWMulticastGroupSessionCmdlet.Id">
            <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.IOTW.StartIOTWMulticastGroupSessionCmdlet.LoRaWAN_SessionStartTime">
            <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.IOTW.StartIOTWMulticastGroupSessionCmdlet.LoRaWAN_SessionTimeout">
            <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.IOTW.StartIOTWMulticastGroupSessionCmdlet.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.IoTWireless.Model.StartMulticastGroupSessionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.StartIOTWMulticastGroupSessionCmdlet.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.IOTW.StartIOTWMulticastGroupSessionCmdlet.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.IOTW.StopIOTWMulticastGroupSessionCmdlet">
            <summary>
            Cancels an existing multicast group session.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.StopIOTWMulticastGroupSessionCmdlet.Id">
            <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.IOTW.StopIOTWMulticastGroupSessionCmdlet.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.IoTWireless.Model.CancelMulticastGroupSessionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.StopIOTWMulticastGroupSessionCmdlet.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.IOTW.StopIOTWMulticastGroupSessionCmdlet.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.IOTW.TestIOTWWirelessDeviceCmdlet">
            <summary>
            Simulates a provisioned device by sending an uplink data payload of <code>Hello</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.TestIOTWWirelessDeviceCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the wireless device to test.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.TestIOTWWirelessDeviceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Result'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTWireless.Model.TestWirelessDeviceResponse).
            Specifying the name of a property of type Amazon.IoTWireless.Model.TestWirelessDeviceResponse 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.IOTW.TestIOTWWirelessDeviceCmdlet.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="T:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWDestinationCmdlet">
            <summary>
            Updates properties of a destination.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWDestinationCmdlet.Description">
            <summary>
            <para>
            <para>A new description of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWDestinationCmdlet.Expression">
            <summary>
            <para>
            <para>The new rule name or topic rule to send messages to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWDestinationCmdlet.ExpressionType">
            <summary>
            <para>
            <para>The type of value in <code>Expression</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWDestinationCmdlet.Name">
            <summary>
            <para>
            <para>The new name of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWDestinationCmdlet.RoleArn">
            <summary>
            <para>
            <para>The ARN of the IAM Role that authorizes the destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWDestinationCmdlet.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.IoTWireless.Model.UpdateDestinationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWDestinationCmdlet.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.IOTW.UpdateIOTWDestinationCmdlet.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.IOTW.UpdateIOTWFuotaTaskCmdlet">
            <summary>
            Updates properties of a FUOTA task.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWFuotaTaskCmdlet.Description">
            <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.IOTW.UpdateIOTWFuotaTaskCmdlet.FirmwareUpdateImage">
            <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.IOTW.UpdateIOTWFuotaTaskCmdlet.FirmwareUpdateRole">
            <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.IOTW.UpdateIOTWFuotaTaskCmdlet.Id">
            <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.IOTW.UpdateIOTWFuotaTaskCmdlet.Name">
            <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.IOTW.UpdateIOTWFuotaTaskCmdlet.LoRaWAN_RfRegion">
            <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.IOTW.UpdateIOTWFuotaTaskCmdlet.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.IoTWireless.Model.UpdateFuotaTaskResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWFuotaTaskCmdlet.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.IOTW.UpdateIOTWFuotaTaskCmdlet.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.IOTW.UpdateIOTWLogLevelsByResourceTypeCmdlet">
            <summary>
            Set default log level, or log levels by resource types. This can be for wireless device
            log options or wireless gateways log options and is used to control the log messages
            that'll be displayed in CloudWatch.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWLogLevelsByResourceTypeCmdlet.DefaultLogLevel">
            <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.IOTW.UpdateIOTWLogLevelsByResourceTypeCmdlet.WirelessDeviceLogOption">
            <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.IOTW.UpdateIOTWLogLevelsByResourceTypeCmdlet.WirelessGatewayLogOption">
            <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.IOTW.UpdateIOTWLogLevelsByResourceTypeCmdlet.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.IoTWireless.Model.UpdateLogLevelsByResourceTypesResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWLogLevelsByResourceTypeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DefaultLogLevel parameter.
            The -PassThru parameter is deprecated, use -Select '^DefaultLogLevel' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWLogLevelsByResourceTypeCmdlet.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.IOTW.UpdateIOTWMulticastGroupCmdlet">
            <summary>
            Updates properties of a multicast group session.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWMulticastGroupCmdlet.Description">
            <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.IOTW.UpdateIOTWMulticastGroupCmdlet.LoRaWAN_DlClass">
            <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.IOTW.UpdateIOTWMulticastGroupCmdlet.Id">
            <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.IOTW.UpdateIOTWMulticastGroupCmdlet.Name">
            <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.IOTW.UpdateIOTWMulticastGroupCmdlet.LoRaWAN_RfRegion">
            <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.IOTW.UpdateIOTWMulticastGroupCmdlet.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.IoTWireless.Model.UpdateMulticastGroupResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWMulticastGroupCmdlet.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.IOTW.UpdateIOTWMulticastGroupCmdlet.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.IOTW.UpdateIOTWNetworkAnalyzerConfigurationCmdlet">
            <summary>
            Update NetworkAnalyzer configuration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWNetworkAnalyzerConfigurationCmdlet.ConfigurationName">
            <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.IOTW.UpdateIOTWNetworkAnalyzerConfigurationCmdlet.TraceContent_LogLevel">
            <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.IOTW.UpdateIOTWNetworkAnalyzerConfigurationCmdlet.TraceContent_WirelessDeviceFrameInfo">
            <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.IOTW.UpdateIOTWNetworkAnalyzerConfigurationCmdlet.WirelessDevicesToAdd">
            <summary>
            <para>
            <para>WirelessDevices to add into NetworkAnalyzerConfiguration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWNetworkAnalyzerConfigurationCmdlet.WirelessDevicesToRemove">
            <summary>
            <para>
            <para>WirelessDevices to remove from NetworkAnalyzerConfiguration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWNetworkAnalyzerConfigurationCmdlet.WirelessGatewaysToAdd">
            <summary>
            <para>
            <para>WirelessGateways to add into NetworkAnalyzerConfiguration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWNetworkAnalyzerConfigurationCmdlet.WirelessGatewaysToRemove">
            <summary>
            <para>
            <para>WirelessGateways to remove from NetworkAnalyzerConfiguration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWNetworkAnalyzerConfigurationCmdlet.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.IoTWireless.Model.UpdateNetworkAnalyzerConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWNetworkAnalyzerConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationName parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWNetworkAnalyzerConfigurationCmdlet.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.IOTW.UpdateIOTWPartnerAccountCmdlet">
            <summary>
            Updates properties of a partner account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWPartnerAccountCmdlet.Sidewalk_AppServerPrivateKey">
            <summary>
            <para>
            <para>The new Sidewalk application server private key.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWPartnerAccountCmdlet.PartnerAccountId">
            <summary>
            <para>
            <para>The ID of the partner account to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWPartnerAccountCmdlet.PartnerType">
            <summary>
            <para>
            <para>The partner type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWPartnerAccountCmdlet.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.IoTWireless.Model.UpdatePartnerAccountResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWPartnerAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PartnerAccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^PartnerAccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWPartnerAccountCmdlet.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.IOTW.UpdateIOTWResourceEventConfigurationCmdlet">
            <summary>
            Update the event configuration for a particular resource identifier.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWResourceEventConfigurationCmdlet.Sidewalk_DeviceRegistrationState_AmazonIdEventTopic">
            <summary>
            <para>
            <para>Enum to denote whether amazon id event topic is enabled or disabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWResourceEventConfigurationCmdlet.Sidewalk_AmazonIdEventTopic">
            <summary>
            <para>
            <para>Enum to denote whether amazon id event topic is enabled or disabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWResourceEventConfigurationCmdlet.Identifier">
            <summary>
            <para>
            <para>Resource identifier to opt in for event messaging.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWResourceEventConfigurationCmdlet.IdentifierType">
            <summary>
            <para>
            <para>Identifier type of the particular resource identifier for event configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWResourceEventConfigurationCmdlet.PartnerType">
            <summary>
            <para>
            <para>Partner type of the resource if the identifier type is PartnerAccountId</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWResourceEventConfigurationCmdlet.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.IoTWireless.Model.UpdateResourceEventConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWResourceEventConfigurationCmdlet.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.IOTW.UpdateIOTWWirelessDeviceCmdlet">
            <summary>
            Updates properties of a wireless device.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWWirelessDeviceCmdlet.Description">
            <summary>
            <para>
            <para>A new description of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWWirelessDeviceCmdlet.DestinationName">
            <summary>
            <para>
            <para>The name of the new destination for the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWWirelessDeviceCmdlet.LoRaWAN_DeviceProfileId">
            <summary>
            <para>
            <para>The ID of the device profile for the wireless device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWWirelessDeviceCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the resource to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWWirelessDeviceCmdlet.Name">
            <summary>
            <para>
            <para>The new name of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWWirelessDeviceCmdlet.LoRaWAN_ServiceProfileId">
            <summary>
            <para>
            <para>The ID of the service profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWWirelessDeviceCmdlet.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.IoTWireless.Model.UpdateWirelessDeviceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWWirelessDeviceCmdlet.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.IOTW.UpdateIOTWWirelessDeviceCmdlet.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.IOTW.UpdateIOTWWirelessGatewayCmdlet">
            <summary>
            Updates properties of a wireless gateway.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWWirelessGatewayCmdlet.Description">
            <summary>
            <para>
            <para>A new description of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWWirelessGatewayCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the resource to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWWirelessGatewayCmdlet.JoinEuiFilter">
            <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.IOTW.UpdateIOTWWirelessGatewayCmdlet.Name">
            <summary>
            <para>
            <para>The new name of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWWirelessGatewayCmdlet.NetIdFilter">
            <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.IOTW.UpdateIOTWWirelessGatewayCmdlet.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.IoTWireless.Model.UpdateWirelessGatewayResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.UpdateIOTWWirelessGatewayCmdlet.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.IOTW.UpdateIOTWWirelessGatewayCmdlet.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.IOTW.WriteIOTWResourceLogLevelCmdlet">
            <summary>
            Sets the log-level override for a resource-ID and resource-type. This option can be
            specified for a wireless gateway or a wireless device. A limit of 200 log level override
            can be set per account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.WriteIOTWResourceLogLevelCmdlet.LogLevel">
            <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.IOTW.WriteIOTWResourceLogLevelCmdlet.ResourceIdentifier">
            <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.IOTW.WriteIOTWResourceLogLevelCmdlet.ResourceType">
            <summary>
            <para>
            <para>The type of the resource, which can be <code>WirelessDevice</code> or <code>WirelessGateway</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.WriteIOTWResourceLogLevelCmdlet.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.IoTWireless.Model.PutResourceLogLevelResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTW.WriteIOTWResourceLogLevelCmdlet.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>