AWS.Tools.NetworkManager.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.NetworkManager</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.AddNMGRConnectPeerAssociationCmdlet">
            <summary>
            Associates a core network Connect peer with a device and optionally, with a link.
             
             
              
            <para>
            If you specify a link, it must be associated with the specified device. You can only
            associate core network Connect peers that have been created on a core network Connect
            attachment on a core network.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.AddNMGRConnectPeerAssociationCmdlet.ConnectPeerId">
            <summary>
            <para>
            <para>The ID of the Connect peer.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.AddNMGRConnectPeerAssociationCmdlet.DeviceId">
            <summary>
            <para>
            <para>The ID of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.AddNMGRConnectPeerAssociationCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of your global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.AddNMGRConnectPeerAssociationCmdlet.LinkId">
            <summary>
            <para>
            <para>The ID of the link.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.AddNMGRConnectPeerAssociationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConnectPeerAssociation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.AssociateConnectPeerResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.AssociateConnectPeerResponse 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.NMGR.AddNMGRConnectPeerAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.AddNMGRConnectPeerAssociationCmdlet.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.NMGR.AddNMGRResourceTagCmdlet">
            <summary>
            Tags a specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.AddNMGRResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.AddNMGRResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to apply to the specified resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.AddNMGRResourceTagCmdlet.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.NetworkManager.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.AddNMGRResourceTagCmdlet.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.NMGR.AddNMGRResourceTagCmdlet.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.NMGR.ConfirmNMGRAttachmentCmdlet">
            <summary>
            Accepts a core network attachment request.
             
              
            <para>
            Once the attachment request is accepted by a core network owner, the attachment is
            created and connected to a core network.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.ConfirmNMGRAttachmentCmdlet.AttachmentId">
            <summary>
            <para>
            <para>The ID of the attachment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.ConfirmNMGRAttachmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Attachment'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.AcceptAttachmentResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.AcceptAttachmentResponse 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.NMGR.ConfirmNMGRAttachmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AttachmentId parameter.
            The -PassThru parameter is deprecated, use -Select '^AttachmentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.ConfirmNMGRAttachmentCmdlet.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.NMGR.DenyNMGRAttachmentCmdlet">
            <summary>
            Rejects a core network attachment request.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.DenyNMGRAttachmentCmdlet.AttachmentId">
            <summary>
            <para>
            <para>The ID of the attachment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.DenyNMGRAttachmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Attachment'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.RejectAttachmentResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.RejectAttachmentResponse 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.NMGR.DenyNMGRAttachmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AttachmentId parameter.
            The -PassThru parameter is deprecated, use -Select '^AttachmentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.DenyNMGRAttachmentCmdlet.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.NMGR.EnableNMGRCoreNetworkChangeSetCmdlet">
            <summary>
            Executes a change set on your core network. Deploys changes globally based on the
            policy submitted..
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.EnableNMGRCoreNetworkChangeSetCmdlet.CoreNetworkId">
            <summary>
            <para>
            <para>The ID of a core network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.EnableNMGRCoreNetworkChangeSetCmdlet.PolicyVersionId">
            <summary>
            <para>
            <para>The ID of the policy version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.EnableNMGRCoreNetworkChangeSetCmdlet.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.NetworkManager.Model.ExecuteCoreNetworkChangeSetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.EnableNMGRCoreNetworkChangeSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CoreNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^CoreNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.EnableNMGRCoreNetworkChangeSetCmdlet.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.NMGR.GetNMGRAttachmentListCmdlet">
            <summary>
            Returns a list of core network attachments.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRAttachmentListCmdlet.AttachmentType">
            <summary>
            <para>
            <para>The type of attachment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRAttachmentListCmdlet.CoreNetworkId">
            <summary>
            <para>
            <para>The ID of a core network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRAttachmentListCmdlet.EdgeLocation">
            <summary>
            <para>
            <para>The Region where the edge is located.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRAttachmentListCmdlet.State">
            <summary>
            <para>
            <para>The state of the attachment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRAttachmentListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRAttachmentListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRAttachmentListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Attachments'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.ListAttachmentsResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.ListAttachmentsResponse 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.NMGR.GetNMGRAttachmentListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectAttachmentCmdlet">
            <summary>
            Returns information about a core network Connect attachment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectAttachmentCmdlet.AttachmentId">
            <summary>
            <para>
            <para>The ID of the attachment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectAttachmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConnectAttachment'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetConnectAttachmentResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetConnectAttachmentResponse 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.NMGR.GetNMGRConnectAttachmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AttachmentId parameter.
            The -PassThru parameter is deprecated, use -Select '^AttachmentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectionCmdlet">
            <summary>
            Gets information about one or more of your connections in a global network.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectionCmdlet.ConnectionId">
            <summary>
            <para>
            <para>One or more connection IDs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectionCmdlet.DeviceId">
            <summary>
            <para>
            <para>The ID of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectionCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectionCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectionCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Connections'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetConnectionsResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetConnectionsResponse 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.NMGR.GetNMGRConnectionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectionCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectPeerCmdlet">
            <summary>
            Returns information about a core network Connect peer.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectPeerCmdlet.ConnectPeerId">
            <summary>
            <para>
            <para>The ID of the Connect peer.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectPeerCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConnectPeer'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetConnectPeerResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetConnectPeerResponse 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.NMGR.GetNMGRConnectPeerCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConnectPeerId parameter.
            The -PassThru parameter is deprecated, use -Select '^ConnectPeerId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectPeerAssociationCmdlet">
            <summary>
            Returns information about a core network Connect peer associations.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectPeerAssociationCmdlet.ConnectPeerId">
            <summary>
            <para>
            <para>The IDs of the Connect peers.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectPeerAssociationCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectPeerAssociationCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectPeerAssociationCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectPeerAssociationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConnectPeerAssociations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetConnectPeerAssociationsResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetConnectPeerAssociationsResponse 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.NMGR.GetNMGRConnectPeerAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectPeerAssociationCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectPeerListCmdlet">
            <summary>
            Returns a list of core network Connect peers.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectPeerListCmdlet.ConnectAttachmentId">
            <summary>
            <para>
            <para>The ID of the attachment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectPeerListCmdlet.CoreNetworkId">
            <summary>
            <para>
            <para>The ID of a core network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectPeerListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectPeerListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRConnectPeerListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConnectPeers'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.ListConnectPeersResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.ListConnectPeersResponse 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.NMGR.GetNMGRConnectPeerListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkCmdlet">
            <summary>
            Returns information about the LIVE policy for a core network.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkCmdlet.CoreNetworkId">
            <summary>
            <para>
            <para>The ID of a core network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CoreNetwork'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetCoreNetworkResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetCoreNetworkResponse 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.NMGR.GetNMGRCoreNetworkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CoreNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^CoreNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkChangeEventCmdlet">
            <summary>
            Returns information about a core network change event.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkChangeEventCmdlet.CoreNetworkId">
            <summary>
            <para>
            <para>The ID of a core network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkChangeEventCmdlet.PolicyVersionId">
            <summary>
            <para>
            <para>The ID of the policy version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkChangeEventCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkChangeEventCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkChangeEventCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CoreNetworkChangeEvents'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetCoreNetworkChangeEventsResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetCoreNetworkChangeEventsResponse 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.NMGR.GetNMGRCoreNetworkChangeEventCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CoreNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^CoreNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkChangeEventCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkChangeSetCmdlet">
            <summary>
            Returns a change set between the LIVE core network policy and a submitted policy.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkChangeSetCmdlet.CoreNetworkId">
            <summary>
            <para>
            <para>The ID of a core network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkChangeSetCmdlet.PolicyVersionId">
            <summary>
            <para>
            <para>The ID of the policy version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkChangeSetCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkChangeSetCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkChangeSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CoreNetworkChanges'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetCoreNetworkChangeSetResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetCoreNetworkChangeSetResponse 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.NMGR.GetNMGRCoreNetworkChangeSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CoreNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^CoreNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkChangeSetCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkListCmdlet">
            <summary>
            Returns a list of owned and shared core networks.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CoreNetworks'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.ListCoreNetworksResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.ListCoreNetworksResponse 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.NMGR.GetNMGRCoreNetworkListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkPolicyCmdlet">
            <summary>
            Returns details about a core network policy. You can get details about your current
            live policy or any previous policy version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkPolicyCmdlet.Alias">
            <summary>
            <para>
            <para>The alias of a core network policy </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkPolicyCmdlet.CoreNetworkId">
            <summary>
            <para>
            <para>The ID of a core network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkPolicyCmdlet.PolicyVersionId">
            <summary>
            <para>
            <para>The ID of a core network policy version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkPolicyCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CoreNetworkPolicy'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetCoreNetworkPolicyResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetCoreNetworkPolicyResponse 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.NMGR.GetNMGRCoreNetworkPolicyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CoreNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^CoreNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkPolicyVersionListCmdlet">
            <summary>
            Returns a list of core network policy versions.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkPolicyVersionListCmdlet.CoreNetworkId">
            <summary>
            <para>
            <para>The ID of a core network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkPolicyVersionListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkPolicyVersionListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkPolicyVersionListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CoreNetworkPolicyVersions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.ListCoreNetworkPolicyVersionsResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.ListCoreNetworkPolicyVersionsResponse 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.NMGR.GetNMGRCoreNetworkPolicyVersionListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CoreNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^CoreNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCoreNetworkPolicyVersionListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCustomerGatewayAssociationCmdlet">
            <summary>
            Gets the association information for customer gateways that are associated with devices
            and links in your global network.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCustomerGatewayAssociationCmdlet.CustomerGatewayArn">
            <summary>
            <para>
            <para>One or more customer gateway Amazon Resource Names (ARNs). The maximum is 10.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCustomerGatewayAssociationCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCustomerGatewayAssociationCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCustomerGatewayAssociationCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCustomerGatewayAssociationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CustomerGatewayAssociations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetCustomerGatewayAssociationsResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetCustomerGatewayAssociationsResponse 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.NMGR.GetNMGRCustomerGatewayAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRCustomerGatewayAssociationCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRDeviceCmdlet">
            <summary>
            Gets information about one or more of your devices in a global network.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRDeviceCmdlet.DeviceId">
            <summary>
            <para>
            <para>One or more device IDs. The maximum is 10.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRDeviceCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRDeviceCmdlet.SiteId">
            <summary>
            <para>
            <para>The ID of the site.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRDeviceCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRDeviceCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRDeviceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Devices'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetDevicesResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetDevicesResponse 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.NMGR.GetNMGRDeviceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRDeviceCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRGlobalNetworkCmdlet">
            <summary>
            Describes one or more global networks. By default, all global networks are described.
            To describe the objects in your global network, you must use the appropriate <code>Get*</code>
            action. For example, to list the transit gateways in your global network, use <a>GetTransitGatewayRegistrations</a>.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRGlobalNetworkCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The IDs of one or more global networks. The maximum is 10.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRGlobalNetworkCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRGlobalNetworkCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRGlobalNetworkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'GlobalNetworks'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.DescribeGlobalNetworksResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.DescribeGlobalNetworksResponse 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.NMGR.GetNMGRGlobalNetworkCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRLinkCmdlet">
            <summary>
            Gets information about one or more links in a specified global network.
             
              
            <para>
            If you specify the site ID, you cannot specify the type or provider in the same request.
            You can specify the type and provider in the same request.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRLinkCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRLinkCmdlet.LinkId">
            <summary>
            <para>
            <para>One or more link IDs. The maximum is 10.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRLinkCmdlet.Provider">
            <summary>
            <para>
            <para>The link provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRLinkCmdlet.SiteId">
            <summary>
            <para>
            <para>The ID of the site.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRLinkCmdlet.Type">
            <summary>
            <para>
            <para>The link type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRLinkCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRLinkCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRLinkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Links'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetLinksResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetLinksResponse 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.NMGR.GetNMGRLinkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRLinkCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRLinkAssociationCmdlet">
            <summary>
            Gets the link associations for a device or a link. Either the device ID or the link
            ID must be specified.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRLinkAssociationCmdlet.DeviceId">
            <summary>
            <para>
            <para>The ID of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRLinkAssociationCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRLinkAssociationCmdlet.LinkId">
            <summary>
            <para>
            <para>The ID of the link.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRLinkAssociationCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRLinkAssociationCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRLinkAssociationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LinkAssociations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetLinkAssociationsResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetLinkAssociationsResponse 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.NMGR.GetNMGRLinkAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRLinkAssociationCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceCmdlet">
            <summary>
            Describes the network resources for the specified global network.
             
              
            <para>
            The results include information from the corresponding Describe call for the resource,
            minus any sensitive information such as pre-shared keys.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Web Services account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceCmdlet.AwsRegion">
            <summary>
            <para>
            <para>The Amazon Web Services Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceCmdlet.CoreNetworkId">
            <summary>
            <para>
            <para>The ID of a core network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceCmdlet.RegisteredGatewayArn">
            <summary>
            <para>
            <para>The ARN of the gateway.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceCmdlet.ResourceType">
            <summary>
            <para>
            <para>The resource type.</para><para>The following are the supported resource types for Direct Connect:</para><ul><li><para><code>dxcon</code> - The definition model is <a href="https://docs.aws.amazon.com/directconnect/latest/APIReference/API_Connection.html">Connection</a>.</para></li><li><para><code>dx-gateway</code> - The definition model is <a href="https://docs.aws.amazon.com/directconnect/latest/APIReference/API_DirectConnectGateway.html">DirectConnectGateway</a>.</para></li><li><para><code>dx-vif</code> - The definition model is <a href="https://docs.aws.amazon.com/directconnect/latest/APIReference/API_VirtualInterface.html">VirtualInterface</a>.</para></li></ul><para>The following are the supported resource types for Network Manager:</para><ul><li><para><code>connection</code> - The definition model is <a href="https://docs.aws.amazon.com/networkmanager/latest/APIReference/API_Connection.html">Connection</a>.</para></li><li><para><code>device</code> - The definition model is <a href="https://docs.aws.amazon.com/networkmanager/latest/APIReference/API_Device.html">Device</a>.</para></li><li><para><code>link</code> - The definition model is <a href="https://docs.aws.amazon.com/networkmanager/latest/APIReference/API_Link.html">Link</a>.</para></li><li><para><code>site</code> - The definition model is <a href="https://docs.aws.amazon.com/networkmanager/latest/APIReference/API_Site.html">Site</a>.</para></li></ul><para>The following are the supported resource types for Amazon VPC:</para><ul><li><para><code>customer-gateway</code> - The definition model is <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CustomerGateway.html">CustomerGateway</a>.</para></li><li><para><code>transit-gateway</code> - The definition model is <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_TransitGateway.html">TransitGateway</a>.</para></li><li><para><code>transit-gateway-attachment</code> - The definition model is <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_TransitGatewayAttachment.html">TransitGatewayAttachment</a>.</para></li><li><para><code>transit-gateway-connect-peer</code> - The definition model is <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_TransitGatewayConnectPeer.html">TransitGatewayConnectPeer</a>.</para></li><li><para><code>transit-gateway-route-table</code> - The definition model is <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_TransitGatewayRouteTable.html">TransitGatewayRouteTable</a>.</para></li><li><para><code>vpn-connection</code> - The definition model is <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_VpnConnection.html">VpnConnection</a>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'NetworkResources'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetNetworkResourcesResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetNetworkResourcesResponse 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.NMGR.GetNMGRNetworkResourceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceCountCmdlet">
            <summary>
            Gets the count of network resources, by resource type, for the specified global network.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceCountCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceCountCmdlet.ResourceType">
            <summary>
            <para>
            <para>The resource type.</para><para>The following are the supported resource types for Direct Connect:</para><ul><li><para><code>dxcon</code></para></li><li><para><code>dx-gateway</code></para></li><li><para><code>dx-vif</code></para></li></ul><para>The following are the supported resource types for Network Manager:</para><ul><li><para><code>connection</code></para></li><li><para><code>device</code></para></li><li><para><code>link</code></para></li><li><para><code>site</code></para></li></ul><para>The following are the supported resource types for Amazon VPC:</para><ul><li><para><code>customer-gateway</code></para></li><li><para><code>transit-gateway</code></para></li><li><para><code>transit-gateway-attachment</code></para></li><li><para><code>transit-gateway-connect-peer</code></para></li><li><para><code>transit-gateway-route-table</code></para></li><li><para><code>vpn-connection</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceCountCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceCountCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceCountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'NetworkResourceCounts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetNetworkResourceCountsResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetNetworkResourceCountsResponse 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.NMGR.GetNMGRNetworkResourceCountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceCountCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceRelationshipCmdlet">
            <summary>
            Gets the network resource relationships for the specified global network.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceRelationshipCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Web Services account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceRelationshipCmdlet.AwsRegion">
            <summary>
            <para>
            <para>The Amazon Web Services Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceRelationshipCmdlet.CoreNetworkId">
            <summary>
            <para>
            <para>The ID of a core network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceRelationshipCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceRelationshipCmdlet.RegisteredGatewayArn">
            <summary>
            <para>
            <para>The ARN of the registered gateway.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceRelationshipCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the gateway.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceRelationshipCmdlet.ResourceType">
            <summary>
            <para>
            <para>The resource type.</para><para>The following are the supported resource types for Direct Connect:</para><ul><li><para><code>dxcon</code></para></li><li><para><code>dx-gateway</code></para></li><li><para><code>dx-vif</code></para></li></ul><para>The following are the supported resource types for Network Manager:</para><ul><li><para><code>connection</code></para></li><li><para><code>device</code></para></li><li><para><code>link</code></para></li><li><para><code>site</code></para></li></ul><para>The following are the supported resource types for Amazon VPC:</para><ul><li><para><code>customer-gateway</code></para></li><li><para><code>transit-gateway</code></para></li><li><para><code>transit-gateway-attachment</code></para></li><li><para><code>transit-gateway-connect-peer</code></para></li><li><para><code>transit-gateway-route-table</code></para></li><li><para><code>vpn-connection</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceRelationshipCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceRelationshipCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceRelationshipCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Relationships'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetNetworkResourceRelationshipsResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetNetworkResourceRelationshipsResponse 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.NMGR.GetNMGRNetworkResourceRelationshipCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkResourceRelationshipCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkRouteCmdlet">
            <summary>
            Gets the network routes of the specified global network.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkRouteCmdlet.CoreNetworkSegmentEdge_CoreNetworkId">
            <summary>
            <para>
            <para>The ID of a core network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkRouteCmdlet.DestinationFilter">
            <summary>
            <para>
            <para>Filter by route table destination. Possible Values: TRANSIT_GATEWAY_ATTACHMENT_ID,
            RESOURCE_ID, or RESOURCE_TYPE.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkRouteCmdlet.CoreNetworkSegmentEdge_EdgeLocation">
            <summary>
            <para>
            <para>The Region where the segment edge is located.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkRouteCmdlet.ExactCidrMatch">
            <summary>
            <para>
            <para>An exact CIDR block.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkRouteCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkRouteCmdlet.LongestPrefixMatch">
            <summary>
            <para>
            <para>The most specific route that matches the traffic (longest prefix match).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkRouteCmdlet.PrefixListId">
            <summary>
            <para>
            <para>The IDs of the prefix lists.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkRouteCmdlet.CoreNetworkSegmentEdge_SegmentName">
            <summary>
            <para>
            <para>The name of the segment edge.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkRouteCmdlet.State">
            <summary>
            <para>
            <para>The route states.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkRouteCmdlet.SubnetOfMatch">
            <summary>
            <para>
            <para>The routes with a subnet that match the specified CIDR filter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkRouteCmdlet.SupernetOfMatch">
            <summary>
            <para>
            <para>The routes with a CIDR that encompasses the CIDR filter. Example: If you specify 10.0.1.0/30,
            then the result returns 10.0.1.0/29.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkRouteCmdlet.RouteTableIdentifier_TransitGatewayRouteTableArn">
            <summary>
            <para>
            <para>The ARN of the transit gateway route table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkRouteCmdlet.Type">
            <summary>
            <para>
            <para>The route types.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkRouteCmdlet.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.NetworkManager.Model.GetNetworkRoutesResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetNetworkRoutesResponse 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.NMGR.GetNMGRNetworkRouteCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkTelemetryCmdlet">
            <summary>
            Gets the network telemetry of the specified global network.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkTelemetryCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Web Services account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkTelemetryCmdlet.AwsRegion">
            <summary>
            <para>
            <para>The Amazon Web Services Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkTelemetryCmdlet.CoreNetworkId">
            <summary>
            <para>
            <para>The ID of a core network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkTelemetryCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkTelemetryCmdlet.RegisteredGatewayArn">
            <summary>
            <para>
            <para>The ARN of the gateway.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkTelemetryCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkTelemetryCmdlet.ResourceType">
            <summary>
            <para>
            <para>The resource type.</para><para>The following are the supported resource types for Direct Connect:</para><ul><li><para><code>dxcon</code></para></li><li><para><code>dx-gateway</code></para></li><li><para><code>dx-vif</code></para></li></ul><para>The following are the supported resource types for Network Manager:</para><ul><li><para><code>connection</code></para></li><li><para><code>device</code></para></li><li><para><code>link</code></para></li><li><para><code>site</code></para></li></ul><para>The following are the supported resource types for Amazon VPC:</para><ul><li><para><code>customer-gateway</code></para></li><li><para><code>transit-gateway</code></para></li><li><para><code>transit-gateway-attachment</code></para></li><li><para><code>transit-gateway-connect-peer</code></para></li><li><para><code>transit-gateway-route-table</code></para></li><li><para><code>vpn-connection</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkTelemetryCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkTelemetryCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkTelemetryCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'NetworkTelemetry'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetNetworkTelemetryResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetNetworkTelemetryResponse 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.NMGR.GetNMGRNetworkTelemetryCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRNetworkTelemetryCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGROrganizationServiceAccessStatusListCmdlet">
            <summary>
            Gets the status of the Service Linked Role (SLR) deployment for the accounts in a
            given Amazon Web Services Organization.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGROrganizationServiceAccessStatusListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGROrganizationServiceAccessStatusListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGROrganizationServiceAccessStatusListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OrganizationStatus'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.ListOrganizationServiceAccessStatusResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.ListOrganizationServiceAccessStatusResponse 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.NMGR.GetNMGROrganizationServiceAccessStatusListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRPeeringListCmdlet">
            <summary>
            Lists the peerings for a core network.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRPeeringListCmdlet.CoreNetworkId">
            <summary>
            <para>
            <para>The ID of a core network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRPeeringListCmdlet.EdgeLocation">
            <summary>
            <para>
            <para>Returns a list edge locations for the </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRPeeringListCmdlet.PeeringType">
            <summary>
            <para>
            <para>Returns a list of a peering requests.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRPeeringListCmdlet.State">
            <summary>
            <para>
            <para>Returns a list of the peering request states.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRPeeringListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRPeeringListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRPeeringListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Peerings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.ListPeeringsResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.ListPeeringsResponse 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.NMGR.GetNMGRPeeringListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CoreNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^CoreNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRPeeringListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRResourcePolicyCmdlet">
            <summary>
            Returns information about a resource policy.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRResourcePolicyCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRResourcePolicyCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PolicyDocument'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetResourcePolicyResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetResourcePolicyResponse 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.NMGR.GetNMGRResourcePolicyCmdlet.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.NMGR.GetNMGRResourceTagCmdlet">
            <summary>
            Lists the tags for a specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TagList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.NetworkManager.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.NMGR.GetNMGRResourceTagCmdlet.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.NMGR.GetNMGRRouteAnalysisCmdlet">
            <summary>
            Gets information about the specified route analysis.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRRouteAnalysisCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRRouteAnalysisCmdlet.RouteAnalysisId">
            <summary>
            <para>
            <para>The ID of the route analysis.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRRouteAnalysisCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RouteAnalysis'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetRouteAnalysisResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetRouteAnalysisResponse 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.NMGR.GetNMGRRouteAnalysisCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRSiteCmdlet">
            <summary>
            Gets information about one or more of your sites in a global network.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRSiteCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRSiteCmdlet.SiteId">
            <summary>
            <para>
            <para>One or more site IDs. The maximum is 10.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRSiteCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRSiteCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRSiteCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Sites'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetSitesResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetSitesResponse 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.NMGR.GetNMGRSiteCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRSiteCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRSiteToSiteVpnAttachmentCmdlet">
            <summary>
            Returns information about a site-to-site VPN attachment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRSiteToSiteVpnAttachmentCmdlet.AttachmentId">
            <summary>
            <para>
            <para>The ID of the attachment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRSiteToSiteVpnAttachmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SiteToSiteVpnAttachment'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetSiteToSiteVpnAttachmentResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetSiteToSiteVpnAttachmentResponse 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.NMGR.GetNMGRSiteToSiteVpnAttachmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AttachmentId parameter.
            The -PassThru parameter is deprecated, use -Select '^AttachmentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRTransitGatewayConnectPeerAssociationCmdlet">
            <summary>
            Gets information about one or more of your transit gateway Connect peer associations
            in a global network.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRTransitGatewayConnectPeerAssociationCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRTransitGatewayConnectPeerAssociationCmdlet.TransitGatewayConnectPeerArn">
            <summary>
            <para>
            <para>One or more transit gateway Connect peer Amazon Resource Names (ARNs).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRTransitGatewayConnectPeerAssociationCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRTransitGatewayConnectPeerAssociationCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRTransitGatewayConnectPeerAssociationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TransitGatewayConnectPeerAssociations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetTransitGatewayConnectPeerAssociationsResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetTransitGatewayConnectPeerAssociationsResponse 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.NMGR.GetNMGRTransitGatewayConnectPeerAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRTransitGatewayConnectPeerAssociationCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRTransitGatewayPeeringCmdlet">
            <summary>
            Returns information about a transit gateway peer.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRTransitGatewayPeeringCmdlet.PeeringId">
            <summary>
            <para>
            <para>The ID of the peering request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRTransitGatewayPeeringCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TransitGatewayPeering'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetTransitGatewayPeeringResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetTransitGatewayPeeringResponse 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.NMGR.GetNMGRTransitGatewayPeeringCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PeeringId parameter.
            The -PassThru parameter is deprecated, use -Select '^PeeringId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRTransitGatewayRegistrationCmdlet">
            <summary>
            Gets information about the transit gateway registrations in a specified global network.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRTransitGatewayRegistrationCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRTransitGatewayRegistrationCmdlet.TransitGatewayArn">
            <summary>
            <para>
            <para>The Amazon Resource Names (ARNs) of one or more transit gateways. The maximum is 10.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRTransitGatewayRegistrationCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRTransitGatewayRegistrationCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRTransitGatewayRegistrationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TransitGatewayRegistrations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetTransitGatewayRegistrationsResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetTransitGatewayRegistrationsResponse 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.NMGR.GetNMGRTransitGatewayRegistrationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRTransitGatewayRegistrationCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRTransitGatewayRouteTableAttachmentCmdlet">
            <summary>
            Returns information about a transit gateway route table attachment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRTransitGatewayRouteTableAttachmentCmdlet.AttachmentId">
            <summary>
            <para>
            <para>The ID of the transit gateway route table attachment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRTransitGatewayRouteTableAttachmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TransitGatewayRouteTableAttachment'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetTransitGatewayRouteTableAttachmentResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetTransitGatewayRouteTableAttachmentResponse 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.NMGR.GetNMGRTransitGatewayRouteTableAttachmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AttachmentId parameter.
            The -PassThru parameter is deprecated, use -Select '^AttachmentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRVpcAttachmentCmdlet">
            <summary>
            Returns information about a VPC attachment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRVpcAttachmentCmdlet.AttachmentId">
            <summary>
            <para>
            <para>The ID of the attachment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.GetNMGRVpcAttachmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'VpcAttachment'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.GetVpcAttachmentResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.GetVpcAttachmentResponse 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.NMGR.GetNMGRVpcAttachmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AttachmentId parameter.
            The -PassThru parameter is deprecated, use -Select '^AttachmentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectAttachmentCmdlet">
            <summary>
            Creates a core network Connect attachment from a specified core network attachment.
             
             
              
            <para>
            A core network Connect attachment is a GRE-based tunnel attachment that you can use
            to establish a connection between a core network and an appliance. A core network
            Connect attachment uses an existing VPC attachment as the underlying transport mechanism.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectAttachmentCmdlet.CoreNetworkId">
            <summary>
            <para>
            <para>The ID of a core network where you want to create the attachment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectAttachmentCmdlet.EdgeLocation">
            <summary>
            <para>
            <para>The Region where the edge is located.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectAttachmentCmdlet.Options_Protocol">
            <summary>
            <para>
            <para>The protocol used for the attachment connection.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectAttachmentCmdlet.Tag">
            <summary>
            <para>
            <para>The list of key-value tags associated with the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectAttachmentCmdlet.TransportAttachmentId">
            <summary>
            <para>
            <para>The ID of the attachment between the two connections.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectAttachmentCmdlet.ClientToken">
            <summary>
            <para>
            <para>The client token associated with the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectAttachmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConnectAttachment'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.CreateConnectAttachmentResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.CreateConnectAttachmentResponse 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.NMGR.NewNMGRConnectAttachmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CoreNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^CoreNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectAttachmentCmdlet.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.NMGR.NewNMGRConnectionCmdlet">
            <summary>
            Creates a connection between two devices. The devices can be a physical or virtual
            appliance that connects to a third-party appliance in a VPC, or a physical appliance
            that connects to another physical appliance in an on-premises network.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectionCmdlet.ConnectedDeviceId">
            <summary>
            <para>
            <para>The ID of the second device in the connection.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectionCmdlet.ConnectedLinkId">
            <summary>
            <para>
            <para>The ID of the link for the second device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectionCmdlet.Description">
            <summary>
            <para>
            <para>A description of the connection.</para><para>Length Constraints: Maximum length of 256 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectionCmdlet.DeviceId">
            <summary>
            <para>
            <para>The ID of the first device in the connection.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectionCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectionCmdlet.LinkId">
            <summary>
            <para>
            <para>The ID of the link for the first device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectionCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to apply to the resource during creation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Connection'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.CreateConnectionResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.CreateConnectionResponse 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.NMGR.NewNMGRConnectionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectionCmdlet.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.NMGR.NewNMGRConnectPeerCmdlet">
            <summary>
            Creates a core network Connect peer for a specified core network connect attachment
            between a core network and an appliance. The peer address and transit gateway address
            must be the same IP address family (IPv4 or IPv6).
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectPeerCmdlet.ConnectAttachmentId">
            <summary>
            <para>
            <para>The ID of the connection attachment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectPeerCmdlet.CoreNetworkAddress">
            <summary>
            <para>
            <para>A Connect peer core network address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectPeerCmdlet.InsideCidrBlock">
            <summary>
            <para>
            <para>The inside IP addresses used for BGP peering.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectPeerCmdlet.PeerAddress">
            <summary>
            <para>
            <para>The Connect peer address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectPeerCmdlet.BgpOptions_PeerAsn">
            <summary>
            <para>
            <para>The Peer ASN of the BGP.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectPeerCmdlet.Tag">
            <summary>
            <para>
            <para>The tags associated with the peer request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectPeerCmdlet.ClientToken">
            <summary>
            <para>
            <para>The client token associated with the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectPeerCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConnectPeer'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.CreateConnectPeerResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.CreateConnectPeerResponse 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.NMGR.NewNMGRConnectPeerCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConnectAttachmentId parameter.
            The -PassThru parameter is deprecated, use -Select '^ConnectAttachmentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRConnectPeerCmdlet.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.NMGR.NewNMGRCoreNetworkCmdlet">
            <summary>
            Creates a core network as part of your global network, and optionally, with a core
            network policy.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRCoreNetworkCmdlet.Description">
            <summary>
            <para>
            <para>The description of a core network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRCoreNetworkCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network that a core network will be a part of. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRCoreNetworkCmdlet.PolicyDocument">
            <summary>
            <para>
            <para>The policy document for creating a core network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRCoreNetworkCmdlet.Tag">
            <summary>
            <para>
            <para>Key-value tags associated with a core network request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRCoreNetworkCmdlet.ClientToken">
            <summary>
            <para>
            <para>The client token associated with a core network request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRCoreNetworkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CoreNetwork'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.CreateCoreNetworkResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.CreateCoreNetworkResponse 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.NMGR.NewNMGRCoreNetworkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRCoreNetworkCmdlet.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.NMGR.NewNMGRDeviceCmdlet">
            <summary>
            Creates a new device in a global network. If you specify both a site ID and a location,
            the location of the site is used for visualization in the Network Manager console.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRDeviceCmdlet.Location_Address">
            <summary>
            <para>
            <para>The physical address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRDeviceCmdlet.Description">
            <summary>
            <para>
            <para>A description of the device.</para><para>Constraints: Maximum length of 256 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRDeviceCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRDeviceCmdlet.Location_Latitude">
            <summary>
            <para>
            <para>The latitude.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRDeviceCmdlet.Location_Longitude">
            <summary>
            <para>
            <para>The longitude.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRDeviceCmdlet.Model">
            <summary>
            <para>
            <para>The model of the device.</para><para>Constraints: Maximum length of 128 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRDeviceCmdlet.SerialNumber">
            <summary>
            <para>
            <para>The serial number of the device.</para><para>Constraints: Maximum length of 128 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRDeviceCmdlet.SiteId">
            <summary>
            <para>
            <para>The ID of the site.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRDeviceCmdlet.AWSLocation_SubnetArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the subnet that the device is located in.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRDeviceCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to apply to the resource during creation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRDeviceCmdlet.Type">
            <summary>
            <para>
            <para>The type of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRDeviceCmdlet.Vendor">
            <summary>
            <para>
            <para>The vendor of the device.</para><para>Constraints: Maximum length of 128 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRDeviceCmdlet.AWSLocation_Zone">
            <summary>
            <para>
            <para>The Zone that the device is located in. Specify the ID of an Availability Zone, Local
            Zone, Wavelength Zone, or an Outpost.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRDeviceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Device'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.CreateDeviceResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.CreateDeviceResponse 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.NMGR.NewNMGRDeviceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRDeviceCmdlet.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.NMGR.NewNMGRGlobalNetworkCmdlet">
            <summary>
            Creates a new, empty global network.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRGlobalNetworkCmdlet.Description">
            <summary>
            <para>
            <para>A description of the global network.</para><para>Constraints: Maximum length of 256 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRGlobalNetworkCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to apply to the resource during creation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRGlobalNetworkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'GlobalNetwork'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.CreateGlobalNetworkResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.CreateGlobalNetworkResponse 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.NMGR.NewNMGRGlobalNetworkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Description parameter.
            The -PassThru parameter is deprecated, use -Select '^Description' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRGlobalNetworkCmdlet.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.NMGR.NewNMGRLinkCmdlet">
            <summary>
            Creates a new link for a specified site.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRLinkCmdlet.Description">
            <summary>
            <para>
            <para>A description of the link.</para><para>Constraints: Maximum length of 256 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRLinkCmdlet.Bandwidth_DownloadSpeed">
            <summary>
            <para>
            <para>Download speed in Mbps.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRLinkCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRLinkCmdlet.Provider">
            <summary>
            <para>
            <para>The provider of the link.</para><para>Constraints: Maximum length of 128 characters. Cannot include the following characters:
            | \ ^</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRLinkCmdlet.SiteId">
            <summary>
            <para>
            <para>The ID of the site.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRLinkCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to apply to the resource during creation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRLinkCmdlet.Type">
            <summary>
            <para>
            <para>The type of the link.</para><para>Constraints: Maximum length of 128 characters. Cannot include the following characters:
            | \ ^</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRLinkCmdlet.Bandwidth_UploadSpeed">
            <summary>
            <para>
            <para>Upload speed in Mbps.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRLinkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Link'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.CreateLinkResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.CreateLinkResponse 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.NMGR.NewNMGRLinkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SiteId parameter.
            The -PassThru parameter is deprecated, use -Select '^SiteId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRLinkCmdlet.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.NMGR.NewNMGRSiteCmdlet">
            <summary>
            Creates a new site in a global network.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRSiteCmdlet.Location_Address">
            <summary>
            <para>
            <para>The physical address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRSiteCmdlet.Description">
            <summary>
            <para>
            <para>A description of your site.</para><para>Constraints: Maximum length of 256 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRSiteCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRSiteCmdlet.Location_Latitude">
            <summary>
            <para>
            <para>The latitude.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRSiteCmdlet.Location_Longitude">
            <summary>
            <para>
            <para>The longitude.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRSiteCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to apply to the resource during creation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRSiteCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Site'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.CreateSiteResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.CreateSiteResponse 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.NMGR.NewNMGRSiteCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRSiteCmdlet.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.NMGR.NewNMGRSiteToSiteVpnAttachmentCmdlet">
            <summary>
            Creates an Amazon Web Services site-to-site VPN attachment on an edge location of
            a core network.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRSiteToSiteVpnAttachmentCmdlet.CoreNetworkId">
            <summary>
            <para>
            <para>The ID of a core network where you're creating a site-to-site VPN attachment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRSiteToSiteVpnAttachmentCmdlet.Tag">
            <summary>
            <para>
            <para>The tags associated with the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRSiteToSiteVpnAttachmentCmdlet.VpnConnectionArn">
            <summary>
            <para>
            <para>The ARN identifying the VPN attachment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRSiteToSiteVpnAttachmentCmdlet.ClientToken">
            <summary>
            <para>
            <para>The client token associated with the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRSiteToSiteVpnAttachmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SiteToSiteVpnAttachment'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.CreateSiteToSiteVpnAttachmentResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.CreateSiteToSiteVpnAttachmentResponse 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.NMGR.NewNMGRSiteToSiteVpnAttachmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CoreNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^CoreNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRSiteToSiteVpnAttachmentCmdlet.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.NMGR.NewNMGRTransitGatewayPeeringCmdlet">
            <summary>
            Creates a transit gateway peering connection.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRTransitGatewayPeeringCmdlet.CoreNetworkId">
            <summary>
            <para>
            <para>The ID of a core network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRTransitGatewayPeeringCmdlet.Tag">
            <summary>
            <para>
            <para>The list of key-value tags associated with the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRTransitGatewayPeeringCmdlet.TransitGatewayArn">
            <summary>
            <para>
            <para>The ARN of the transit gateway for the peering request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRTransitGatewayPeeringCmdlet.ClientToken">
            <summary>
            <para>
            <para>The client token associated with the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRTransitGatewayPeeringCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TransitGatewayPeering'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.CreateTransitGatewayPeeringResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.CreateTransitGatewayPeeringResponse 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.NMGR.NewNMGRTransitGatewayPeeringCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TransitGatewayArn parameter.
            The -PassThru parameter is deprecated, use -Select '^TransitGatewayArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRTransitGatewayPeeringCmdlet.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.NMGR.NewNMGRTransitGatewayRouteTableAttachmentCmdlet">
            <summary>
            Creates a transit gateway route table attachment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRTransitGatewayRouteTableAttachmentCmdlet.PeeringId">
            <summary>
            <para>
            <para>The ID of the peer for the </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRTransitGatewayRouteTableAttachmentCmdlet.Tag">
            <summary>
            <para>
            <para>The list of key-value tags associated with the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRTransitGatewayRouteTableAttachmentCmdlet.TransitGatewayRouteTableArn">
            <summary>
            <para>
            <para>The ARN of the transit gateway route table for the attachment request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRTransitGatewayRouteTableAttachmentCmdlet.ClientToken">
            <summary>
            <para>
            <para>The client token associated with the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRTransitGatewayRouteTableAttachmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TransitGatewayRouteTableAttachment'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.CreateTransitGatewayRouteTableAttachmentResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.CreateTransitGatewayRouteTableAttachmentResponse 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.NMGR.NewNMGRTransitGatewayRouteTableAttachmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TransitGatewayRouteTableArn parameter.
            The -PassThru parameter is deprecated, use -Select '^TransitGatewayRouteTableArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRTransitGatewayRouteTableAttachmentCmdlet.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.NMGR.NewNMGRVpcAttachmentCmdlet">
            <summary>
            Creates a VPC attachment on an edge location of a core network.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRVpcAttachmentCmdlet.CoreNetworkId">
            <summary>
            <para>
            <para>The ID of a core network for the VPC attachment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRVpcAttachmentCmdlet.Options_Ipv6Support">
            <summary>
            <para>
            <para>Indicates whether IPv6 is supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRVpcAttachmentCmdlet.SubnetArn">
            <summary>
            <para>
            <para>The subnet ARN of the VPC attachment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRVpcAttachmentCmdlet.Tag">
            <summary>
            <para>
            <para>The key-value tags associated with the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRVpcAttachmentCmdlet.VpcArn">
            <summary>
            <para>
            <para>The ARN of the VPC.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRVpcAttachmentCmdlet.ClientToken">
            <summary>
            <para>
            <para>The client token associated with the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRVpcAttachmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'VpcAttachment'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.CreateVpcAttachmentResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.CreateVpcAttachmentResponse 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.NMGR.NewNMGRVpcAttachmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CoreNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^CoreNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.NewNMGRVpcAttachmentCmdlet.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.NMGR.RegisterNMGRCustomerGatewayCmdlet">
            <summary>
            Associates a customer gateway with a device and optionally, with a link. If you specify
            a link, it must be associated with the specified device.
             
              
            <para>
            You can only associate customer gateways that are connected to a VPN attachment on
            a transit gateway or core network registered in your global network. When you register
            a transit gateway or core network, customer gateways that are connected to the transit
            gateway are automatically included in the global network. To list customer gateways
            that are connected to a transit gateway, use the <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpnConnections.html">DescribeVpnConnections</a>
            EC2 API and filter by <code>transit-gateway-id</code>.
            </para><para>
            You cannot associate a customer gateway with more than one device and link.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RegisterNMGRCustomerGatewayCmdlet.CustomerGatewayArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the customer gateway.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RegisterNMGRCustomerGatewayCmdlet.DeviceId">
            <summary>
            <para>
            <para>The ID of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RegisterNMGRCustomerGatewayCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RegisterNMGRCustomerGatewayCmdlet.LinkId">
            <summary>
            <para>
            <para>The ID of the link.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RegisterNMGRCustomerGatewayCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CustomerGatewayAssociation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.AssociateCustomerGatewayResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.AssociateCustomerGatewayResponse 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.NMGR.RegisterNMGRCustomerGatewayCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CustomerGatewayArn parameter.
            The -PassThru parameter is deprecated, use -Select '^CustomerGatewayArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RegisterNMGRCustomerGatewayCmdlet.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.NMGR.RegisterNMGRLinkCmdlet">
            <summary>
            Associates a link to a device. A device can be associated to multiple links and a
            link can be associated to multiple devices. The device and link must be in the same
            global network and the same site.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RegisterNMGRLinkCmdlet.DeviceId">
            <summary>
            <para>
            <para>The ID of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RegisterNMGRLinkCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RegisterNMGRLinkCmdlet.LinkId">
            <summary>
            <para>
            <para>The ID of the link.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RegisterNMGRLinkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LinkAssociation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.AssociateLinkResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.AssociateLinkResponse 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.NMGR.RegisterNMGRLinkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LinkId parameter.
            The -PassThru parameter is deprecated, use -Select '^LinkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RegisterNMGRLinkCmdlet.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.NMGR.RegisterNMGRTransitGatewayCmdlet">
            <summary>
            Registers a transit gateway in your global network. The transit gateway can be in
            any Amazon Web Services Region, but it must be owned by the same Amazon Web Services
            account that owns the global network. You cannot register a transit gateway in more
            than one global network.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RegisterNMGRTransitGatewayCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RegisterNMGRTransitGatewayCmdlet.TransitGatewayArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the transit gateway.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RegisterNMGRTransitGatewayCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TransitGatewayRegistration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.RegisterTransitGatewayResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.RegisterTransitGatewayResponse 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.NMGR.RegisterNMGRTransitGatewayCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TransitGatewayArn parameter.
            The -PassThru parameter is deprecated, use -Select '^TransitGatewayArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RegisterNMGRTransitGatewayCmdlet.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.NMGR.RegisterNMGRTransitGatewayConnectPeerCmdlet">
            <summary>
            Associates a transit gateway Connect peer with a device, and optionally, with a link.
            If you specify a link, it must be associated with the specified device.
             
              
            <para>
            You can only associate transit gateway Connect peers that have been created on a transit
            gateway that's registered in your global network.
            </para><para>
            You cannot associate a transit gateway Connect peer with more than one device and
            link.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RegisterNMGRTransitGatewayConnectPeerCmdlet.DeviceId">
            <summary>
            <para>
            <para>The ID of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RegisterNMGRTransitGatewayConnectPeerCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RegisterNMGRTransitGatewayConnectPeerCmdlet.LinkId">
            <summary>
            <para>
            <para>The ID of the link.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RegisterNMGRTransitGatewayConnectPeerCmdlet.TransitGatewayConnectPeerArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Connect peer.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RegisterNMGRTransitGatewayConnectPeerCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TransitGatewayConnectPeerAssociation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.AssociateTransitGatewayConnectPeerResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.AssociateTransitGatewayConnectPeerResponse 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.NMGR.RegisterNMGRTransitGatewayConnectPeerCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TransitGatewayConnectPeerArn parameter.
            The -PassThru parameter is deprecated, use -Select '^TransitGatewayConnectPeerArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RegisterNMGRTransitGatewayConnectPeerCmdlet.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.NMGR.RemoveNMGRAttachmentCmdlet">
            <summary>
            Deletes an attachment. Supports all attachment types.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRAttachmentCmdlet.AttachmentId">
            <summary>
            <para>
            <para>The ID of the attachment to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRAttachmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Attachment'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.DeleteAttachmentResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.DeleteAttachmentResponse 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.NMGR.RemoveNMGRAttachmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AttachmentId parameter.
            The -PassThru parameter is deprecated, use -Select '^AttachmentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRAttachmentCmdlet.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.NMGR.RemoveNMGRConnectionCmdlet">
            <summary>
            Deletes the specified connection in your global network.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRConnectionCmdlet.ConnectionId">
            <summary>
            <para>
            <para>The ID of the connection.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRConnectionCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRConnectionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Connection'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.DeleteConnectionResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.DeleteConnectionResponse 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.NMGR.RemoveNMGRConnectionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConnectionId parameter.
            The -PassThru parameter is deprecated, use -Select '^ConnectionId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRConnectionCmdlet.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.NMGR.RemoveNMGRConnectPeerCmdlet">
            <summary>
            Deletes a Connect peer.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRConnectPeerCmdlet.ConnectPeerId">
            <summary>
            <para>
            <para>The ID of the deleted Connect peer.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRConnectPeerCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConnectPeer'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.DeleteConnectPeerResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.DeleteConnectPeerResponse 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.NMGR.RemoveNMGRConnectPeerCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConnectPeerId parameter.
            The -PassThru parameter is deprecated, use -Select '^ConnectPeerId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRConnectPeerCmdlet.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.NMGR.RemoveNMGRConnectPeerAssociationCmdlet">
            <summary>
            Disassociates a core network Connect peer from a device and a link.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRConnectPeerAssociationCmdlet.ConnectPeerId">
            <summary>
            <para>
            <para>The ID of the Connect peer to disassociate from a device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRConnectPeerAssociationCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRConnectPeerAssociationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConnectPeerAssociation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.DisassociateConnectPeerResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.DisassociateConnectPeerResponse 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.NMGR.RemoveNMGRConnectPeerAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRConnectPeerAssociationCmdlet.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.NMGR.RemoveNMGRCoreNetworkCmdlet">
            <summary>
            Deletes a core network along with all core network policies. This can only be done
            if there are no attachments on a core network.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRCoreNetworkCmdlet.CoreNetworkId">
            <summary>
            <para>
            <para>The network ID of the deleted core network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRCoreNetworkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CoreNetwork'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.DeleteCoreNetworkResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.DeleteCoreNetworkResponse 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.NMGR.RemoveNMGRCoreNetworkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CoreNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^CoreNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRCoreNetworkCmdlet.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.NMGR.RemoveNMGRCoreNetworkPolicyVersionCmdlet">
            <summary>
            Deletes a policy version from a core network. You can't delete the current LIVE policy.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRCoreNetworkPolicyVersionCmdlet.CoreNetworkId">
            <summary>
            <para>
            <para>The ID of a core network for the deleted policy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRCoreNetworkPolicyVersionCmdlet.PolicyVersionId">
            <summary>
            <para>
            <para>The version ID of the deleted policy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRCoreNetworkPolicyVersionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CoreNetworkPolicy'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.DeleteCoreNetworkPolicyVersionResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.DeleteCoreNetworkPolicyVersionResponse 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.NMGR.RemoveNMGRCoreNetworkPolicyVersionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CoreNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^CoreNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRCoreNetworkPolicyVersionCmdlet.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.NMGR.RemoveNMGRDeviceCmdlet">
            <summary>
            Deletes an existing device. You must first disassociate the device from any links
            and customer gateways.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRDeviceCmdlet.DeviceId">
            <summary>
            <para>
            <para>The ID of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRDeviceCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRDeviceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Device'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.DeleteDeviceResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.DeleteDeviceResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRDeviceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DeviceId parameter.
            The -PassThru parameter is deprecated, use -Select '^DeviceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRDeviceCmdlet.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.NMGR.RemoveNMGRGlobalNetworkCmdlet">
            <summary>
            Deletes an existing global network. You must first delete all global network objects
            (devices, links, and sites), deregister all transit gateways, and delete any core
            networks.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRGlobalNetworkCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRGlobalNetworkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'GlobalNetwork'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.DeleteGlobalNetworkResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.DeleteGlobalNetworkResponse 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.NMGR.RemoveNMGRGlobalNetworkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRGlobalNetworkCmdlet.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.NMGR.RemoveNMGRLinkCmdlet">
            <summary>
            Deletes an existing link. You must first disassociate the link from any devices and
            customer gateways.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRLinkCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRLinkCmdlet.LinkId">
            <summary>
            <para>
            <para>The ID of the link.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRLinkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Link'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.DeleteLinkResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.DeleteLinkResponse 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.NMGR.RemoveNMGRLinkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LinkId parameter.
            The -PassThru parameter is deprecated, use -Select '^LinkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRLinkCmdlet.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.NMGR.RemoveNMGRPeeringCmdlet">
            <summary>
            Deletes an existing peering connection.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRPeeringCmdlet.PeeringId">
            <summary>
            <para>
            <para>The ID of the peering connection to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRPeeringCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Peering'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.DeletePeeringResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.DeletePeeringResponse 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.NMGR.RemoveNMGRPeeringCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PeeringId parameter.
            The -PassThru parameter is deprecated, use -Select '^PeeringId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRPeeringCmdlet.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.NMGR.RemoveNMGRResourcePolicyCmdlet">
            <summary>
            Deletes a resource policy for the specified resource. This revokes the access of the
            principals specified in the resource policy.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRResourcePolicyCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the policy to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRResourcePolicyCmdlet.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.NetworkManager.Model.DeleteResourcePolicyResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRResourcePolicyCmdlet.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.NMGR.RemoveNMGRResourcePolicyCmdlet.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.NMGR.RemoveNMGRResourceTagCmdlet">
            <summary>
            Removes tags from a specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The tag keys to remove from the specified resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRResourceTagCmdlet.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.NetworkManager.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRResourceTagCmdlet.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.NMGR.RemoveNMGRResourceTagCmdlet.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.NMGR.RemoveNMGRSiteCmdlet">
            <summary>
            Deletes an existing site. The site cannot be associated with any device or link.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRSiteCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRSiteCmdlet.SiteId">
            <summary>
            <para>
            <para>The ID of the site.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRSiteCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Site'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.DeleteSiteResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.DeleteSiteResponse 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.NMGR.RemoveNMGRSiteCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SiteId parameter.
            The -PassThru parameter is deprecated, use -Select '^SiteId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RemoveNMGRSiteCmdlet.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.NMGR.RestoreNMGRCoreNetworkPolicyVersionCmdlet">
            <summary>
            Restores a previous policy version as a new, immutable version of a core network policy.
            A subsequent change set is created showing the differences between the LIVE policy
            and restored policy.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RestoreNMGRCoreNetworkPolicyVersionCmdlet.CoreNetworkId">
            <summary>
            <para>
            <para>The ID of a core network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RestoreNMGRCoreNetworkPolicyVersionCmdlet.PolicyVersionId">
            <summary>
            <para>
            <para>The ID of the policy version to restore.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RestoreNMGRCoreNetworkPolicyVersionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CoreNetworkPolicy'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.RestoreCoreNetworkPolicyVersionResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.RestoreCoreNetworkPolicyVersionResponse 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.NMGR.RestoreNMGRCoreNetworkPolicyVersionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CoreNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^CoreNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.RestoreNMGRCoreNetworkPolicyVersionCmdlet.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.NMGR.StartNMGROrganizationServiceAccessUpdateCmdlet">
            <summary>
            Enables for the Network Manager service for an Amazon Web Services Organization. This
            can only be called by a management account within the organization.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.StartNMGROrganizationServiceAccessUpdateCmdlet.Action">
            <summary>
            <para>
            <para>The action to take for the update request. This can be either <code>ENABLE</code>
            or <code>DISABLE</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.StartNMGROrganizationServiceAccessUpdateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OrganizationStatus'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.StartOrganizationServiceAccessUpdateResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.StartOrganizationServiceAccessUpdateResponse 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.NMGR.StartNMGROrganizationServiceAccessUpdateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Action parameter.
            The -PassThru parameter is deprecated, use -Select '^Action' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.StartNMGROrganizationServiceAccessUpdateCmdlet.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.NMGR.StartNMGRRouteAnalysisCmdlet">
            <summary>
            Starts analyzing the routing path between the specified source and destination. For
            more information, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/route-analyzer.html">Route
            Analyzer</a>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.StartNMGRRouteAnalysisCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.StartNMGRRouteAnalysisCmdlet.IncludeReturnPath">
            <summary>
            <para>
            <para>Indicates whether to analyze the return path. The default is <code>false</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.StartNMGRRouteAnalysisCmdlet.Destination_IpAddress">
            <summary>
            <para>
            <para>The IP address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.StartNMGRRouteAnalysisCmdlet.Source_IpAddress">
            <summary>
            <para>
            <para>The IP address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.StartNMGRRouteAnalysisCmdlet.Destination_TransitGatewayAttachmentArn">
            <summary>
            <para>
            <para>The ARN of the transit gateway attachment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.StartNMGRRouteAnalysisCmdlet.Source_TransitGatewayAttachmentArn">
            <summary>
            <para>
            <para>The ARN of the transit gateway attachment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.StartNMGRRouteAnalysisCmdlet.UseMiddlebox">
            <summary>
            <para>
            <para>Indicates whether to include the location of middlebox appliances in the route analysis.
            The default is <code>false</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.StartNMGRRouteAnalysisCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RouteAnalysis'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.StartRouteAnalysisResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.StartRouteAnalysisResponse 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.NMGR.StartNMGRRouteAnalysisCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.StartNMGRRouteAnalysisCmdlet.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.NMGR.UnregisterNMGRCustomerGatewayCmdlet">
            <summary>
            Disassociates a customer gateway from a device and a link.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UnregisterNMGRCustomerGatewayCmdlet.CustomerGatewayArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the customer gateway.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UnregisterNMGRCustomerGatewayCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UnregisterNMGRCustomerGatewayCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CustomerGatewayAssociation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.DisassociateCustomerGatewayResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.DisassociateCustomerGatewayResponse 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.NMGR.UnregisterNMGRCustomerGatewayCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CustomerGatewayArn parameter.
            The -PassThru parameter is deprecated, use -Select '^CustomerGatewayArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UnregisterNMGRCustomerGatewayCmdlet.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.NMGR.UnregisterNMGRLinkCmdlet">
            <summary>
            Disassociates an existing device from a link. You must first disassociate any customer
            gateways that are associated with the link.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UnregisterNMGRLinkCmdlet.DeviceId">
            <summary>
            <para>
            <para>The ID of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UnregisterNMGRLinkCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UnregisterNMGRLinkCmdlet.LinkId">
            <summary>
            <para>
            <para>The ID of the link.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UnregisterNMGRLinkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LinkAssociation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.DisassociateLinkResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.DisassociateLinkResponse 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.NMGR.UnregisterNMGRLinkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LinkId parameter.
            The -PassThru parameter is deprecated, use -Select '^LinkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UnregisterNMGRLinkCmdlet.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.NMGR.UnregisterNMGRTransitGatewayCmdlet">
            <summary>
            Deregisters a transit gateway from your global network. This action does not delete
            your transit gateway, or modify any of its attachments. This action removes any customer
            gateway associations.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UnregisterNMGRTransitGatewayCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UnregisterNMGRTransitGatewayCmdlet.TransitGatewayArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the transit gateway.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UnregisterNMGRTransitGatewayCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TransitGatewayRegistration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.DeregisterTransitGatewayResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.DeregisterTransitGatewayResponse 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.NMGR.UnregisterNMGRTransitGatewayCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TransitGatewayArn parameter.
            The -PassThru parameter is deprecated, use -Select '^TransitGatewayArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UnregisterNMGRTransitGatewayCmdlet.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.NMGR.UnregisterNMGRTransitGatewayConnectPeerCmdlet">
            <summary>
            Disassociates a transit gateway Connect peer from a device and link.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UnregisterNMGRTransitGatewayConnectPeerCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UnregisterNMGRTransitGatewayConnectPeerCmdlet.TransitGatewayConnectPeerArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the transit gateway Connect peer.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UnregisterNMGRTransitGatewayConnectPeerCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TransitGatewayConnectPeerAssociation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.DisassociateTransitGatewayConnectPeerResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.DisassociateTransitGatewayConnectPeerResponse 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.NMGR.UnregisterNMGRTransitGatewayConnectPeerCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TransitGatewayConnectPeerArn parameter.
            The -PassThru parameter is deprecated, use -Select '^TransitGatewayConnectPeerArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UnregisterNMGRTransitGatewayConnectPeerCmdlet.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.NMGR.UpdateNMGRConnectionCmdlet">
            <summary>
            Updates the information for an existing connection. To remove information for any
            of the parameters, specify an empty string.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRConnectionCmdlet.ConnectedLinkId">
            <summary>
            <para>
            <para>The ID of the link for the second device in the connection.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRConnectionCmdlet.ConnectionId">
            <summary>
            <para>
            <para>The ID of the connection.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRConnectionCmdlet.Description">
            <summary>
            <para>
            <para>A description of the connection.</para><para>Length Constraints: Maximum length of 256 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRConnectionCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRConnectionCmdlet.LinkId">
            <summary>
            <para>
            <para>The ID of the link for the first device in the connection.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRConnectionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Connection'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.UpdateConnectionResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.UpdateConnectionResponse 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.NMGR.UpdateNMGRConnectionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConnectionId parameter.
            The -PassThru parameter is deprecated, use -Select '^ConnectionId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRConnectionCmdlet.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.NMGR.UpdateNMGRCoreNetworkCmdlet">
            <summary>
            Updates the description of a core network.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRCoreNetworkCmdlet.CoreNetworkId">
            <summary>
            <para>
            <para>The ID of a core network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRCoreNetworkCmdlet.Description">
            <summary>
            <para>
            <para>The description of the update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRCoreNetworkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CoreNetwork'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.UpdateCoreNetworkResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.UpdateCoreNetworkResponse 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.NMGR.UpdateNMGRCoreNetworkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CoreNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^CoreNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRCoreNetworkCmdlet.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.NMGR.UpdateNMGRDeviceCmdlet">
            <summary>
            Updates the details for an existing device. To remove information for any of the parameters,
            specify an empty string.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRDeviceCmdlet.Location_Address">
            <summary>
            <para>
            <para>The physical address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRDeviceCmdlet.Description">
            <summary>
            <para>
            <para>A description of the device.</para><para>Constraints: Maximum length of 256 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRDeviceCmdlet.DeviceId">
            <summary>
            <para>
            <para>The ID of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRDeviceCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRDeviceCmdlet.Location_Latitude">
            <summary>
            <para>
            <para>The latitude.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRDeviceCmdlet.Location_Longitude">
            <summary>
            <para>
            <para>The longitude.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRDeviceCmdlet.Model">
            <summary>
            <para>
            <para>The model of the device.</para><para>Constraints: Maximum length of 128 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRDeviceCmdlet.SerialNumber">
            <summary>
            <para>
            <para>The serial number of the device.</para><para>Constraints: Maximum length of 128 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRDeviceCmdlet.SiteId">
            <summary>
            <para>
            <para>The ID of the site.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRDeviceCmdlet.AWSLocation_SubnetArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the subnet that the device is located in.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRDeviceCmdlet.Type">
            <summary>
            <para>
            <para>The type of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRDeviceCmdlet.Vendor">
            <summary>
            <para>
            <para>The vendor of the device.</para><para>Constraints: Maximum length of 128 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRDeviceCmdlet.AWSLocation_Zone">
            <summary>
            <para>
            <para>The Zone that the device is located in. Specify the ID of an Availability Zone, Local
            Zone, Wavelength Zone, or an Outpost.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRDeviceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Device'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.UpdateDeviceResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.UpdateDeviceResponse 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.NMGR.UpdateNMGRDeviceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DeviceId parameter.
            The -PassThru parameter is deprecated, use -Select '^DeviceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRDeviceCmdlet.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.NMGR.UpdateNMGRGlobalNetworkCmdlet">
            <summary>
            Updates an existing global network. To remove information for any of the parameters,
            specify an empty string.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRGlobalNetworkCmdlet.Description">
            <summary>
            <para>
            <para>A description of the global network.</para><para>Constraints: Maximum length of 256 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRGlobalNetworkCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of your global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRGlobalNetworkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'GlobalNetwork'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.UpdateGlobalNetworkResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.UpdateGlobalNetworkResponse 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.NMGR.UpdateNMGRGlobalNetworkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRGlobalNetworkCmdlet.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.NMGR.UpdateNMGRLinkCmdlet">
            <summary>
            Updates the details for an existing link. To remove information for any of the parameters,
            specify an empty string.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRLinkCmdlet.Description">
            <summary>
            <para>
            <para>A description of the link.</para><para>Constraints: Maximum length of 256 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRLinkCmdlet.Bandwidth_DownloadSpeed">
            <summary>
            <para>
            <para>Download speed in Mbps.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRLinkCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRLinkCmdlet.LinkId">
            <summary>
            <para>
            <para>The ID of the link.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRLinkCmdlet.Provider">
            <summary>
            <para>
            <para>The provider of the link.</para><para>Constraints: Maximum length of 128 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRLinkCmdlet.Type">
            <summary>
            <para>
            <para>The type of the link.</para><para>Constraints: Maximum length of 128 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRLinkCmdlet.Bandwidth_UploadSpeed">
            <summary>
            <para>
            <para>Upload speed in Mbps.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRLinkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Link'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.UpdateLinkResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.UpdateLinkResponse 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.NMGR.UpdateNMGRLinkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LinkId parameter.
            The -PassThru parameter is deprecated, use -Select '^LinkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRLinkCmdlet.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.NMGR.UpdateNMGRNetworkResourceMetadataCmdlet">
            <summary>
            Updates the resource metadata for the specified global network.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRNetworkResourceMetadataCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRNetworkResourceMetadataCmdlet.Metadata">
            <summary>
            <para>
            <para>The resource metadata.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRNetworkResourceMetadataCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRNetworkResourceMetadataCmdlet.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.NetworkManager.Model.UpdateNetworkResourceMetadataResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.UpdateNetworkResourceMetadataResponse 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.NMGR.UpdateNMGRNetworkResourceMetadataCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRNetworkResourceMetadataCmdlet.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.NMGR.UpdateNMGRSiteCmdlet">
            <summary>
            Updates the information for an existing site. To remove information for any of the
            parameters, specify an empty string.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRSiteCmdlet.Location_Address">
            <summary>
            <para>
            <para>The physical address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRSiteCmdlet.Description">
            <summary>
            <para>
            <para>A description of your site.</para><para>Constraints: Maximum length of 256 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRSiteCmdlet.GlobalNetworkId">
            <summary>
            <para>
            <para>The ID of the global network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRSiteCmdlet.Location_Latitude">
            <summary>
            <para>
            <para>The latitude.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRSiteCmdlet.Location_Longitude">
            <summary>
            <para>
            <para>The longitude.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRSiteCmdlet.SiteId">
            <summary>
            <para>
            <para>The ID of your site.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRSiteCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Site'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.UpdateSiteResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.UpdateSiteResponse 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.NMGR.UpdateNMGRSiteCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SiteId parameter.
            The -PassThru parameter is deprecated, use -Select '^SiteId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRSiteCmdlet.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.NMGR.UpdateNMGRVpcAttachmentCmdlet">
            <summary>
            Updates a VPC attachment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRVpcAttachmentCmdlet.AddSubnetArn">
            <summary>
            <para>
            <para>Adds a subnet ARN to the VPC attachment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRVpcAttachmentCmdlet.AttachmentId">
            <summary>
            <para>
            <para>The ID of the attachment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRVpcAttachmentCmdlet.Options_Ipv6Support">
            <summary>
            <para>
            <para>Indicates whether IPv6 is supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRVpcAttachmentCmdlet.RemoveSubnetArn">
            <summary>
            <para>
            <para>Removes a subnet ARN from the attachment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRVpcAttachmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'VpcAttachment'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.UpdateVpcAttachmentResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.UpdateVpcAttachmentResponse 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.NMGR.UpdateNMGRVpcAttachmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AttachmentId parameter.
            The -PassThru parameter is deprecated, use -Select '^AttachmentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.UpdateNMGRVpcAttachmentCmdlet.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.NMGR.WriteNMGRCoreNetworkPolicyCmdlet">
            <summary>
            Creates a new, immutable version of a core network policy. A subsequent change set
            is created showing the differences between the LIVE policy and the submitted policy.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.WriteNMGRCoreNetworkPolicyCmdlet.CoreNetworkId">
            <summary>
            <para>
            <para>The ID of a core network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.WriteNMGRCoreNetworkPolicyCmdlet.Description">
            <summary>
            <para>
            <para>a core network policy description.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.WriteNMGRCoreNetworkPolicyCmdlet.LatestVersionId">
            <summary>
            <para>
            <para>The ID of a core network policy. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.WriteNMGRCoreNetworkPolicyCmdlet.PolicyDocument">
            <summary>
            <para>
            <para>The policy document.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.WriteNMGRCoreNetworkPolicyCmdlet.ClientToken">
            <summary>
            <para>
            <para>The client token associated with the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.WriteNMGRCoreNetworkPolicyCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CoreNetworkPolicy'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.NetworkManager.Model.PutCoreNetworkPolicyResponse).
            Specifying the name of a property of type Amazon.NetworkManager.Model.PutCoreNetworkPolicyResponse 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.NMGR.WriteNMGRCoreNetworkPolicyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CoreNetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^CoreNetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.WriteNMGRCoreNetworkPolicyCmdlet.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.NMGR.WriteNMGRResourcePolicyCmdlet">
            <summary>
            Creates or updates a resource policy.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.WriteNMGRResourcePolicyCmdlet.PolicyDocument">
            <summary>
            <para>
            <para>The JSON resource policy document.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.WriteNMGRResourcePolicyCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource policy. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.WriteNMGRResourcePolicyCmdlet.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.NetworkManager.Model.PutResourcePolicyResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.NMGR.WriteNMGRResourcePolicyCmdlet.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.NMGR.WriteNMGRResourcePolicyCmdlet.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>