AWS.Tools.Outposts.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.Outposts</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.OUTP.AddOUTPResourceTagCmdlet">
            <summary>
            Adds tags to the specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.AddOUTPResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.AddOUTPResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to add to the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.AddOUTPResourceTagCmdlet.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.Outposts.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.AddOUTPResourceTagCmdlet.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.OUTP.AddOUTPResourceTagCmdlet.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.OUTP.GetOUTPCatalogItemCmdlet">
            <summary>
            Gets information about a catalog item.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPCatalogItemCmdlet.CatalogItemId">
            <summary>
            <para>
            <para>The ID of the catalog item.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPCatalogItemCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CatalogItem'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Outposts.Model.GetCatalogItemResponse).
            Specifying the name of a property of type Amazon.Outposts.Model.GetCatalogItemResponse will 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.OUTP.GetOUTPCatalogItemCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CatalogItemId parameter.
            The -PassThru parameter is deprecated, use -Select '^CatalogItemId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPCatalogItemListCmdlet">
            <summary>
            Use to create a list of every item in the catalog. Add filters to your request to
            return a more specific list of results. Use filters to match an item class, storage
            option, or EC2 family.
             
              
            <para>
            If you specify multiple filters, the filters are joined with an <code>AND</code>,
            and the request returns only results that match all of the specified filters.
            </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.OUTP.GetOUTPCatalogItemListCmdlet.EC2FamilyFilter">
            <summary>
            <para>
            <para> A filter for EC2 family options for items in the catalog. </para><para>Filter values are case sensitive. If you specify multiple values for a filter, the
            values are joined with an <code>OR</code>, and the request returns all results that
            match any of the specified values.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPCatalogItemListCmdlet.ItemClassFilter">
            <summary>
            <para>
            <para> A filter for the class of items in the catalog. </para><para>Filter values are case sensitive. If you specify multiple values for a filter, the
            values are joined with an <code>OR</code>, and the request returns all results that
            match any of the specified values.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPCatalogItemListCmdlet.SupportedStorageFilter">
            <summary>
            <para>
            <para> A filter for the storage options of items in the catalog. </para><para>Filter values are case sensitive. If you specify multiple values for a filter, the
            values are joined with an <code>OR</code>, and the request returns all results that
            match any of the specified values.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPCatalogItemListCmdlet.MaxResult">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPCatalogItemListCmdlet.NextToken">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPCatalogItemListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CatalogItems'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Outposts.Model.ListCatalogItemsResponse).
            Specifying the name of a property of type Amazon.Outposts.Model.ListCatalogItemsResponse will 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.OUTP.GetOUTPCatalogItemListCmdlet.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.OUTP.GetOUTPOrderCmdlet">
            <summary>
            Gets an order.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOrderCmdlet.OrderId">
            <summary>
            <para>
            <para>The ID of the order.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOrderCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Order'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Outposts.Model.GetOrderResponse).
            Specifying the name of a property of type Amazon.Outposts.Model.GetOrderResponse will 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.OUTP.GetOUTPOrderCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OrderId parameter.
            The -PassThru parameter is deprecated, use -Select '^OrderId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOrderListCmdlet">
            <summary>
            Create a list of the Outpost orders for your Amazon Web Services account. You can
            filter your request by Outpost to return a more specific list of results.<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.OUTP.GetOUTPOrderListCmdlet.OutpostIdentifierFilter">
            <summary>
            <para>
            <para> The ID or the Amazon Resource Name (ARN) of the Outpost. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOrderListCmdlet.MaxResult">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOrderListCmdlet.NextToken">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOrderListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Orders'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Outposts.Model.ListOrdersResponse).
            Specifying the name of a property of type Amazon.Outposts.Model.ListOrdersResponse will 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.OUTP.GetOUTPOrderListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OutpostIdentifierFilter parameter.
            The -PassThru parameter is deprecated, use -Select '^OutpostIdentifierFilter' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOrderListCmdlet.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.OUTP.GetOUTPOutpostCmdlet">
            <summary>
            Gets information about the specified Outpost.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOutpostCmdlet.OutpostId">
            <summary>
            <para>
            <para> The ID or the Amazon Resource Name (ARN) of the Outpost. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOutpostCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Outpost'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Outposts.Model.GetOutpostResponse).
            Specifying the name of a property of type Amazon.Outposts.Model.GetOutpostResponse will 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.OUTP.GetOUTPOutpostCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OutpostId parameter.
            The -PassThru parameter is deprecated, use -Select '^OutpostId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOutpostInstanceTypeCmdlet">
            <summary>
            Lists the instance types for the specified Outpost.<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.OUTP.GetOUTPOutpostInstanceTypeCmdlet.OutpostId">
            <summary>
            <para>
            <para> The ID or the Amazon Resource Name (ARN) of the Outpost. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOutpostInstanceTypeCmdlet.MaxResult">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOutpostInstanceTypeCmdlet.NextToken">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOutpostInstanceTypeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'InstanceTypes'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Outposts.Model.GetOutpostInstanceTypesResponse).
            Specifying the name of a property of type Amazon.Outposts.Model.GetOutpostInstanceTypesResponse will 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.OUTP.GetOUTPOutpostInstanceTypeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OutpostId parameter.
            The -PassThru parameter is deprecated, use -Select '^OutpostId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOutpostInstanceTypeCmdlet.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.OUTP.GetOUTPOutpostListCmdlet">
            <summary>
            Create a list of the Outposts for your Amazon Web Services account. Add filters to
            your request to return a more specific list of results. Use filters to match an Outpost
            lifecycle status, Availability Zone (<code>us-east-1a</code>), and AZ ID (<code>use1-az1</code>).
             
             
              
            <para>
            If you specify multiple filters, the filters are joined with an <code>AND</code>,
            and the request returns only results that match all of the specified filters.
            </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.OUTP.GetOUTPOutpostListCmdlet.AvailabilityZoneFilter">
            <summary>
            <para>
            <para> A filter for the Availability Zone (<code>us-east-1a</code>) of the Outpost. </para><para>Filter values are case sensitive. If you specify multiple values for a filter, the
            values are joined with an <code>OR</code>, and the request returns all results that
            match any of the specified values.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOutpostListCmdlet.AvailabilityZoneIdFilter">
            <summary>
            <para>
            <para> A filter for the AZ IDs (<code>use1-az1</code>) of the Outpost. </para><para>Filter values are case sensitive. If you specify multiple values for a filter, the
            values are joined with an <code>OR</code>, and the request returns all results that
            match any of the specified values.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOutpostListCmdlet.LifeCycleStatusFilter">
            <summary>
            <para>
            <para> A filter for the lifecycle status of the Outpost. </para><para>Filter values are case sensitive. If you specify multiple values for a filter, the
            values are joined with an <code>OR</code>, and the request returns all results that
            match any of the specified values.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOutpostListCmdlet.MaxResult">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOutpostListCmdlet.NextToken">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOutpostListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Outposts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Outposts.Model.ListOutpostsResponse).
            Specifying the name of a property of type Amazon.Outposts.Model.ListOutpostsResponse will 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.OUTP.GetOUTPOutpostListCmdlet.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.OUTP.GetOUTPResourceTagCmdlet">
            <summary>
            Lists the tags for the specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Tags'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Outposts.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.Outposts.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.OUTP.GetOUTPResourceTagCmdlet.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.OUTP.GetOUTPSiteCmdlet">
            <summary>
            Gets information about the specified Outpost site.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPSiteCmdlet.SiteId">
            <summary>
            <para>
            <para> The ID or the Amazon Resource Name (ARN) of the site. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPSiteCmdlet.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.Outposts.Model.GetSiteResponse).
            Specifying the name of a property of type Amazon.Outposts.Model.GetSiteResponse will 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.OUTP.GetOUTPSiteCmdlet.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="T:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPSiteAddressCmdlet">
            <summary>
            Gets the site address.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPSiteAddressCmdlet.AddressType">
            <summary>
            <para>
            <para> The type of the address you request. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPSiteAddressCmdlet.SiteId">
            <summary>
            <para>
            <para> The ID or the Amazon Resource Name (ARN) of the site. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPSiteAddressCmdlet.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.Outposts.Model.GetSiteAddressResponse).
            Specifying the name of a property of type Amazon.Outposts.Model.GetSiteAddressResponse will 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.OUTP.GetOUTPSiteAddressCmdlet.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="T:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPSiteListCmdlet">
            <summary>
            Lists the sites for your Amazon Web Services account.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPSiteListCmdlet.MaxResult">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPSiteListCmdlet.NextToken">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPSiteListCmdlet.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.Outposts.Model.ListSitesResponse).
            Specifying the name of a property of type Amazon.Outposts.Model.ListSitesResponse will 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.OUTP.GetOUTPSiteListCmdlet.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.OUTP.NewOUTPOrderCmdlet">
            <summary>
            Creates an order for an Outpost.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPOrderCmdlet.LineItem">
            <summary>
            <para>
            <para>The line items that make up the order.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPOrderCmdlet.OutpostIdentifier">
            <summary>
            <para>
            <para> The ID or the Amazon Resource Name (ARN) of the Outpost. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPOrderCmdlet.PaymentOption">
            <summary>
            <para>
            <para>The payment option for the order.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPOrderCmdlet.PaymentTerm">
            <summary>
            <para>
            <para>The payment terms for the order.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPOrderCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Order'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Outposts.Model.CreateOrderResponse).
            Specifying the name of a property of type Amazon.Outposts.Model.CreateOrderResponse will 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.OUTP.NewOUTPOrderCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OutpostIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^OutpostIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPOrderCmdlet.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.OUTP.NewOUTPOutpostCmdlet">
            <summary>
            Creates an Outpost.
             
              
            <para>
            You can specify <code>AvailabilityZone</code> or <code>AvailabilityZoneId</code>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPOutpostCmdlet.AvailabilityZone">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPOutpostCmdlet.AvailabilityZoneId">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPOutpostCmdlet.Description">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPOutpostCmdlet.Name">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPOutpostCmdlet.SiteId">
            <summary>
            <para>
            <para> The ID or the Amazon Resource Name (ARN) of the site. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPOutpostCmdlet.SupportedHardwareType">
            <summary>
            <para>
            <para> The type of hardware for this Outpost. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPOutpostCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to apply to the Outpost.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPOutpostCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Outpost'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Outposts.Model.CreateOutpostResponse).
            Specifying the name of a property of type Amazon.Outposts.Model.CreateOutpostResponse will 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.OUTP.NewOUTPOutpostCmdlet.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.OUTP.NewOUTPOutpostCmdlet.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.OUTP.NewOUTPSiteCmdlet">
            <summary>
            Creates a site for an Outpost.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.OperatingAddress_AddressLine1">
            <summary>
            <para>
            <para>The first line of the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.ShippingAddress_AddressLine1">
            <summary>
            <para>
            <para>The first line of the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.OperatingAddress_AddressLine2">
            <summary>
            <para>
            <para>The second line of the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.ShippingAddress_AddressLine2">
            <summary>
            <para>
            <para>The second line of the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.OperatingAddress_AddressLine3">
            <summary>
            <para>
            <para>The third line of the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.ShippingAddress_AddressLine3">
            <summary>
            <para>
            <para>The third line of the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.OperatingAddress_City">
            <summary>
            <para>
            <para>The city for the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.ShippingAddress_City">
            <summary>
            <para>
            <para>The city for the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.OperatingAddress_ContactName">
            <summary>
            <para>
            <para>The name of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.ShippingAddress_ContactName">
            <summary>
            <para>
            <para>The name of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.OperatingAddress_ContactPhoneNumber">
            <summary>
            <para>
            <para>The phone number of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.ShippingAddress_ContactPhoneNumber">
            <summary>
            <para>
            <para>The phone number of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.OperatingAddress_CountryCode">
            <summary>
            <para>
            <para>The ISO-3166 two-letter country code for the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.ShippingAddress_CountryCode">
            <summary>
            <para>
            <para>The ISO-3166 two-letter country code for the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.Description">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.OperatingAddress_DistrictOrCounty">
            <summary>
            <para>
            <para>The district or county for the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.ShippingAddress_DistrictOrCounty">
            <summary>
            <para>
            <para>The district or county for the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.RackPhysicalProperties_FiberOpticCableType">
            <summary>
            <para>
            <para>The type of fiber used to attach the Outpost to the network. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.RackPhysicalProperties_MaximumSupportedWeightLb">
            <summary>
            <para>
            <para>The maximum rack weight that this site can support. <code>NO_LIMIT</code> is over
            2000 lbs (907 kg). </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.OperatingAddress_Municipality">
            <summary>
            <para>
            <para>The municipality for the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.ShippingAddress_Municipality">
            <summary>
            <para>
            <para>The municipality for the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.Name">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.Note">
            <summary>
            <para>
            <para>Additional information that you provide about site access requirements, electrician
            scheduling, personal protective equipment, or regulation of equipment materials that
            could affect your installation process. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.RackPhysicalProperties_OpticalStandard">
            <summary>
            <para>
            <para>The type of optical standard used to attach the Outpost to the network. This field
            is dependent on uplink speed, fiber type, and distance to the upstream device. For
            more information about networking requirements for racks, see <a href="https://docs.aws.amazon.com/outposts/latest/userguide/outposts-requirements.html#facility-networking">Network</a>
            in the Amazon Web Services Outposts User Guide. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.OperatingAddress_PostalCode">
            <summary>
            <para>
            <para>The postal code for the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.ShippingAddress_PostalCode">
            <summary>
            <para>
            <para>The postal code for the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.RackPhysicalProperties_PowerConnector">
            <summary>
            <para>
            <para>The power connector for the hardware. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.RackPhysicalProperties_PowerDrawKva">
            <summary>
            <para>
            <para>The power draw available at the hardware placement position for the rack. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.RackPhysicalProperties_PowerFeedDrop">
            <summary>
            <para>
            <para>The position of the power feed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.RackPhysicalProperties_PowerPhase">
            <summary>
            <para>
            <para>The power option that you can provide for hardware.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.OperatingAddress_StateOrRegion">
            <summary>
            <para>
            <para>The state for the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.ShippingAddress_StateOrRegion">
            <summary>
            <para>
            <para>The state for the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.Tag">
            <summary>
            <para>
            <para> The tags to apply to a site. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.RackPhysicalProperties_UplinkCount">
            <summary>
            <para>
            <para>The number of uplinks each Outpost network device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.RackPhysicalProperties_UplinkGbp">
            <summary>
            <para>
            <para>The uplink speed the rack supports for the connection to the Region. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.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.Outposts.Model.CreateSiteResponse).
            Specifying the name of a property of type Amazon.Outposts.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.OUTP.NewOUTPSiteCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Name parameter.
            The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPSiteCmdlet.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.OUTP.RemoveOUTPOutpostCmdlet">
            <summary>
            Deletes the Outpost.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.RemoveOUTPOutpostCmdlet.OutpostId">
            <summary>
            <para>
            <para> The ID or the Amazon Resource Name (ARN) of the Outpost. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.RemoveOUTPOutpostCmdlet.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.Outposts.Model.DeleteOutpostResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.RemoveOUTPOutpostCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OutpostId parameter.
            The -PassThru parameter is deprecated, use -Select '^OutpostId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.RemoveOUTPOutpostCmdlet.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.OUTP.RemoveOUTPResourceTagCmdlet">
            <summary>
            Removes tags from the specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.RemoveOUTPResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.RemoveOUTPResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The tag keys.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.RemoveOUTPResourceTagCmdlet.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.Outposts.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.RemoveOUTPResourceTagCmdlet.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.OUTP.RemoveOUTPResourceTagCmdlet.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.OUTP.RemoveOUTPSiteCmdlet">
            <summary>
            Deletes the site.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.RemoveOUTPSiteCmdlet.SiteId">
            <summary>
            <para>
            <para> The ID or the Amazon Resource Name (ARN) of the site. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.RemoveOUTPSiteCmdlet.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.Outposts.Model.DeleteSiteResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.RemoveOUTPSiteCmdlet.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.OUTP.RemoveOUTPSiteCmdlet.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.OUTP.StopOUTPOrderCmdlet">
            <summary>
            Cancels an order for an Outpost.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.StopOUTPOrderCmdlet.OrderId">
            <summary>
            <para>
            <para> The ID of the order to cancel. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.StopOUTPOrderCmdlet.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.Outposts.Model.CancelOrderResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.StopOUTPOrderCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OrderId parameter.
            The -PassThru parameter is deprecated, use -Select '^OrderId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.StopOUTPOrderCmdlet.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.OUTP.UpdateOUTPOutpostCmdlet">
            <summary>
            Updates an Outpost.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPOutpostCmdlet.Description">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPOutpostCmdlet.Name">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPOutpostCmdlet.OutpostId">
            <summary>
            <para>
            <para> The ID or the Amazon Resource Name (ARN) of the Outpost. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPOutpostCmdlet.SupportedHardwareType">
            <summary>
            <para>
            <para> The type of hardware for this Outpost. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPOutpostCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Outpost'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Outposts.Model.UpdateOutpostResponse).
            Specifying the name of a property of type Amazon.Outposts.Model.UpdateOutpostResponse will 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.OUTP.UpdateOUTPOutpostCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OutpostId parameter.
            The -PassThru parameter is deprecated, use -Select '^OutpostId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPOutpostCmdlet.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.OUTP.UpdateOUTPSiteCmdlet">
            <summary>
            Updates the site.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteCmdlet.Description">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteCmdlet.Name">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteCmdlet.Note">
            <summary>
            <para>
            <para> Notes about a site. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteCmdlet.SiteId">
            <summary>
            <para>
            <para> The ID or the Amazon Resource Name (ARN) of the site. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteCmdlet.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.Outposts.Model.UpdateSiteResponse).
            Specifying the name of a property of type Amazon.Outposts.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.OUTP.UpdateOUTPSiteCmdlet.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.OUTP.UpdateOUTPSiteCmdlet.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.OUTP.UpdateOUTPSiteAddressCmdlet">
            <summary>
            Updates the site address.
             
              
            <para>
             To update a site address with an order <code>IN_PROGRESS</code>, you must wait for
            the order to complete or cancel the order.
            </para><para>
            You can update the operating address before you place an order at the site, or after
            all Outposts that belong to the site have been deactivated.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteAddressCmdlet.Address_AddressLine1">
            <summary>
            <para>
            <para>The first line of the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteAddressCmdlet.Address_AddressLine2">
            <summary>
            <para>
            <para>The second line of the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteAddressCmdlet.Address_AddressLine3">
            <summary>
            <para>
            <para>The third line of the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteAddressCmdlet.AddressType">
            <summary>
            <para>
            <para> The type of the address. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteAddressCmdlet.Address_City">
            <summary>
            <para>
            <para>The city for the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteAddressCmdlet.Address_ContactName">
            <summary>
            <para>
            <para>The name of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteAddressCmdlet.Address_ContactPhoneNumber">
            <summary>
            <para>
            <para>The phone number of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteAddressCmdlet.Address_CountryCode">
            <summary>
            <para>
            <para>The ISO-3166 two-letter country code for the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteAddressCmdlet.Address_DistrictOrCounty">
            <summary>
            <para>
            <para>The district or county for the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteAddressCmdlet.Address_Municipality">
            <summary>
            <para>
            <para>The municipality for the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteAddressCmdlet.Address_PostalCode">
            <summary>
            <para>
            <para>The postal code for the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteAddressCmdlet.SiteId">
            <summary>
            <para>
            <para> The ID or the Amazon Resource Name (ARN) of the site. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteAddressCmdlet.Address_StateOrRegion">
            <summary>
            <para>
            <para>The state for the address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteAddressCmdlet.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.Outposts.Model.UpdateSiteAddressResponse).
            Specifying the name of a property of type Amazon.Outposts.Model.UpdateSiteAddressResponse will 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.OUTP.UpdateOUTPSiteAddressCmdlet.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.OUTP.UpdateOUTPSiteAddressCmdlet.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.OUTP.UpdateOUTPSiteRackPhysicalPropertyCmdlet">
            <summary>
            Update the physical and logistical details for a rack at a site. For more information
            about hardware requirements for racks, see <a href="https://docs.aws.amazon.com/outposts/latest/userguide/outposts-requirements.html#checklist">Network
            readiness checklist</a> in the Amazon Web Services Outposts User Guide.
             
              
            <para>
            To update a rack at a site with an order of <code>IN_PROGRESS</code>, you must wait
            for the order to complete or cancel the order.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteRackPhysicalPropertyCmdlet.FiberOpticCableType">
            <summary>
            <para>
            <para> Specify the type of fiber that you will use to attach the Outpost to your network.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteRackPhysicalPropertyCmdlet.MaximumSupportedWeightLb">
            <summary>
            <para>
            <para> Specify the maximum rack weight that this site can support. <code>NO_LIMIT</code>
            is over 2000lbs. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteRackPhysicalPropertyCmdlet.OpticalStandard">
            <summary>
            <para>
            <para>Specify the type of optical standard that you will use to attach the Outpost to your
            network. This field is dependent on uplink speed, fiber type, and distance to the
            upstream device. For more information about networking requirements for racks, see
            <a href="https://docs.aws.amazon.com/outposts/latest/userguide/outposts-requirements.html#facility-networking">Network</a>
            in the Amazon Web Services Outposts User Guide. </para><ul><li><para><code>OPTIC_10GBASE_SR</code>: 10GBASE-SR</para></li><li><para><code>OPTIC_10GBASE_IR</code>: 10GBASE-IR</para></li><li><para><code>OPTIC_10GBASE_LR</code>: 10GBASE-LR</para></li><li><para><code>OPTIC_40GBASE_SR</code>: 40GBASE-SR</para></li><li><para><code>OPTIC_40GBASE_ESR</code>: 40GBASE-ESR</para></li><li><para><code>OPTIC_40GBASE_IR4_LR4L</code>: 40GBASE-IR (LR4L)</para></li><li><para><code>OPTIC_40GBASE_LR4</code>: 40GBASE-LR4</para></li><li><para><code>OPTIC_100GBASE_SR4</code>: 100GBASE-SR4</para></li><li><para><code>OPTIC_100GBASE_CWDM4</code>: 100GBASE-CWDM4</para></li><li><para><code>OPTIC_100GBASE_LR4</code>: 100GBASE-LR4</para></li><li><para><code>OPTIC_100G_PSM4_MSA</code>: 100G PSM4 MSA</para></li><li><para><code>OPTIC_1000BASE_LX</code>: 1000Base-LX</para></li><li><para><code>OPTIC_1000BASE_SX</code> : 1000Base-SX</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteRackPhysicalPropertyCmdlet.PowerConnector">
            <summary>
            <para>
            <para> Specify the power connector that Amazon Web Services should plan to provide for connections
            to the hardware. Note the correlation between <code>PowerPhase</code> and <code>PowerConnector</code>.
            </para><ul><li><para>Single-phase AC feed</para><ul><li><para><b>L6-30P</b> – (common in US); 30A; single phase</para></li><li><para><b>IEC309 (blue)</b> – P+N+E, 6hr; 32 A; single phase</para></li></ul></li><li><para>Three-phase AC feed</para><ul><li><para><b>AH530P7W (red)</b> – 3P+N+E, 7hr; 30A; three phase</para></li><li><para><b>AH532P6W (red)</b> – 3P+N+E, 6hr; 32A; three phase</para></li></ul></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteRackPhysicalPropertyCmdlet.PowerDrawKva">
            <summary>
            <para>
            <para>Specify in kVA the power draw available at the hardware placement position for the
            rack.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteRackPhysicalPropertyCmdlet.PowerFeedDrop">
            <summary>
            <para>
            <para> Specify whether the power feed comes above or below the rack. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteRackPhysicalPropertyCmdlet.PowerPhase">
            <summary>
            <para>
            <para> Specify the power option that you can provide for hardware. </para><ul><li><para>Single-phase AC feed: 200 V to 277 V, 50 Hz or 60 Hz</para></li><li><para>Three-phase AC feed: 346 V to 480 V, 50 Hz or 60 Hz</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteRackPhysicalPropertyCmdlet.SiteId">
            <summary>
            <para>
            <para> The ID or the Amazon Resource Name (ARN) of the site. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteRackPhysicalPropertyCmdlet.UplinkCount">
            <summary>
            <para>
            <para>Racks come with two Outpost network devices. Depending on the supported uplink speed
            at the site, the Outpost network devices provide a variable number of uplinks. Specify
            the number of uplinks for each Outpost network device that you intend to use to connect
            the rack to your network. Note the correlation between <code>UplinkGbps</code> and
            <code>UplinkCount</code>. </para><ul><li><para>1Gbps - Uplinks available: 1, 2, 4, 6, 8</para></li><li><para>10Gbps - Uplinks available: 1, 2, 4, 8, 12, 16</para></li><li><para>40 and 100 Gbps- Uplinks available: 1, 2, 4</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteRackPhysicalPropertyCmdlet.UplinkGbp">
            <summary>
            <para>
            <para> Specify the uplink speed the rack should support for the connection to the Region.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteRackPhysicalPropertyCmdlet.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.Outposts.Model.UpdateSiteRackPhysicalPropertiesResponse).
            Specifying the name of a property of type Amazon.Outposts.Model.UpdateSiteRackPhysicalPropertiesResponse will 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.OUTP.UpdateOUTPSiteRackPhysicalPropertyCmdlet.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.OUTP.UpdateOUTPSiteRackPhysicalPropertyCmdlet.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>