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 can be
            used 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.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.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 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.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.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.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 can be used 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 can be used 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.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 can be used
            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.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.LoRaWAN_OtaaV1_1_JoinEui">
            <summary>
            <para>
            <para>The JoinEUI value.</para>
            </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.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.Name">
            <summary>
            <para>
            <para>The name of the new resource.</para>
            </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.Tag">
            <summary>
            <para>
            <para>The tags to attach to the new wireless gateway. Tags are metadata that can be used
            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.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.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.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>
            <para>The Fport value.</para>
            </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.PayloadData">
            <summary>
            <para>
            <para>The message payload to send.</para>
            </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), <code>1</code> for AM (acknowledge mode), or <code>2</code>
            for (TM) transparent 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.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.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.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.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.Name">
            <summary>
            <para>
            <para>The new name of the resource.</para>
            </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>
    </members>
</doc>