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.GetOUTPAssetListCmdlet">
            <summary>
            Lists the hardware assets for the specified Outpost.
             
              
            <para>
            Use filters to return specific results. If you specify multiple filters, the results
            include only the resources that match all of the specified filters. For a filter where
            you can specify multiple values, the results include items that match any of the values
            that you specify for the filter.
            </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.GetOUTPAssetListCmdlet.HostIdFilter">
            <summary>
            <para>
            <para>Filters the results by the host ID of a Dedicated Host.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPAssetListCmdlet.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.GetOUTPAssetListCmdlet.StatusFilter">
            <summary>
            <para>
            <para>Filters the results by state.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPAssetListCmdlet.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.GetOUTPAssetListCmdlet.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.GetOUTPAssetListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Assets'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Outposts.Model.ListAssetsResponse).
            Specifying the name of a property of type Amazon.Outposts.Model.ListAssetsResponse 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.GetOUTPAssetListCmdlet.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.GetOUTPAssetListCmdlet.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.GetOUTPCatalogItemCmdlet">
            <summary>
            Gets information about the specified 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>
            Lists the items in the catalog.
             
              
            <para>
            Use filters to return specific results. If you specify multiple filters, the results
            include only the resources that match all of the specified filters. For a filter where
            you can specify multiple values, the results include items that match any of the values
            that you specify for the filter.
            </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>Filters the results by EC2 family (for example, M5).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPCatalogItemListCmdlet.ItemClassFilter">
            <summary>
            <para>
            <para>Filters the results by item class.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPCatalogItemListCmdlet.SupportedStorageFilter">
            <summary>
            <para>
            <para>Filters the results by storage option.</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.GetOUTPConnectionCmdlet">
            <summary>
            <note><para>
             Amazon Web Services uses this action to install Outpost servers.
            </para></note><para>
             Gets information about the specified connection.
            </para><para>
             Use CloudTrail to monitor this action or Amazon Web Services managed policy for Amazon
            Web Services Outposts to secure it. For more information, see <a href="https://docs.aws.amazon.com/outposts/latest/userguide/security-iam-awsmanpol.html">
            Amazon Web Services managed policies for Amazon Web Services Outposts</a> and <a href="https://docs.aws.amazon.com/outposts/latest/userguide/logging-using-cloudtrail.html">
            Logging Amazon Web Services Outposts API calls with Amazon Web Services CloudTrail</a>
            in the <i>Amazon Web Services Outposts User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPConnectionCmdlet.ConnectionId">
            <summary>
            <para>
            <para> The ID of the connection. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPConnectionCmdlet.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.GetConnectionResponse).
            Specifying the name of a property of type Amazon.Outposts.Model.GetConnectionResponse 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.GetOUTPConnectionCmdlet.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="T:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOrderCmdlet">
            <summary>
            Gets information about the specified 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>
            Lists the Outpost orders 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.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>
            Gets 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>
            Lists the Outposts for your Amazon Web Services account.
             
              
            <para>
            Use filters to return specific results. If you specify multiple filters, the results
            include only the resources that match all of the specified filters. For a filter where
            you can specify multiple values, the results include items that match any of the values
            that you specify for the filter.
            </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>Filters the results by Availability Zone (for example, <c>us-east-1a</c>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOutpostListCmdlet.AvailabilityZoneIdFilter">
            <summary>
            <para>
            <para>Filters the results by AZ ID (for example, <c>use1-az1</c>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPOutpostListCmdlet.LifeCycleStatusFilter">
            <summary>
            <para>
            <para>Filters the results by the lifecycle status.</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 of the specified site.
            </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 Outpost sites for your Amazon Web Services account. Use filters to return
            specific results.
             
              
            <para>
            Use filters to return specific results. If you specify multiple filters, the results
            include only the resources that match all of the specified filters. For a filter where
            you can specify multiple values, the results include items that match any of the values
            that you specify for the filter.
            </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.GetOUTPSiteListCmdlet.OperatingAddressCityFilter">
            <summary>
            <para>
            <para>Filters the results by city.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPSiteListCmdlet.OperatingAddressCountryCodeFilter">
            <summary>
            <para>
            <para>Filters the results by country code.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.GetOUTPSiteListCmdlet.OperatingAddressStateOrRegionFilter">
            <summary>
            <para>
            <para>Filters the results by state or region.</para>
            </para>
            </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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.NewOUTPOrderCmdlet.PaymentTerm">
            <summary>
            <para>
            <para>The payment terms.</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 either an Availability one or an AZ ID.
            </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. <c>NO_LIMIT</c> 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 specified 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 specified 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.StartOUTPConnectionCmdlet">
            <summary>
            <note><para>
             Amazon Web Services uses this action to install Outpost servers.
            </para></note><para>
             Starts the connection required for Outpost server installation.
            </para><para>
             Use CloudTrail to monitor this action or Amazon Web Services managed policy for Amazon
            Web Services Outposts to secure it. For more information, see <a href="https://docs.aws.amazon.com/outposts/latest/userguide/security-iam-awsmanpol.html">
            Amazon Web Services managed policies for Amazon Web Services Outposts</a> and <a href="https://docs.aws.amazon.com/outposts/latest/userguide/logging-using-cloudtrail.html">
            Logging Amazon Web Services Outposts API calls with Amazon Web Services CloudTrail</a>
            in the <i>Amazon Web Services Outposts User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.StartOUTPConnectionCmdlet.AssetId">
            <summary>
            <para>
            <para> The ID of the Outpost server. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.StartOUTPConnectionCmdlet.ClientPublicKey">
            <summary>
            <para>
            <para> The public key of the client. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.StartOUTPConnectionCmdlet.DeviceSerialNumber">
            <summary>
            <para>
            <para> The serial number of the dongle. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.StartOUTPConnectionCmdlet.NetworkInterfaceDeviceIndex">
            <summary>
            <para>
            <para> The device index of the network interface on the Outpost server. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.StartOUTPConnectionCmdlet.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.StartConnectionResponse).
            Specifying the name of a property of type Amazon.Outposts.Model.StartConnectionResponse 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.StartOUTPConnectionCmdlet.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 the specified order for an Outpost.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.StopOUTPOrderCmdlet.OrderId">
            <summary>
            <para>
            <para> The ID of the order. </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 specified 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 address of the specified site.
             
              
            <para>
            You can't update a site address if there is an order in progress. 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 <c>IN_PROGRESS</c>, 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>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>The maximum rack weight that this site can support. <c>NO_LIMIT</c> is over 2000lbs.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteRackPhysicalPropertyCmdlet.OpticalStandard">
            <summary>
            <para>
            <para>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><c>OPTIC_10GBASE_SR</c>: 10GBASE-SR</para></li><li><para><c>OPTIC_10GBASE_IR</c>: 10GBASE-IR</para></li><li><para><c>OPTIC_10GBASE_LR</c>: 10GBASE-LR</para></li><li><para><c>OPTIC_40GBASE_SR</c>: 40GBASE-SR</para></li><li><para><c>OPTIC_40GBASE_ESR</c>: 40GBASE-ESR</para></li><li><para><c>OPTIC_40GBASE_IR4_LR4L</c>: 40GBASE-IR (LR4L)</para></li><li><para><c>OPTIC_40GBASE_LR4</c>: 40GBASE-LR4</para></li><li><para><c>OPTIC_100GBASE_SR4</c>: 100GBASE-SR4</para></li><li><para><c>OPTIC_100GBASE_CWDM4</c>: 100GBASE-CWDM4</para></li><li><para><c>OPTIC_100GBASE_LR4</c>: 100GBASE-LR4</para></li><li><para><c>OPTIC_100G_PSM4_MSA</c>: 100G PSM4 MSA</para></li><li><para><c>OPTIC_1000BASE_LX</c>: 1000Base-LX</para></li><li><para><c>OPTIC_1000BASE_SX</c> : 1000Base-SX</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.OUTP.UpdateOUTPSiteRackPhysicalPropertyCmdlet.PowerConnector">
            <summary>
            <para>
            <para>The power connector that Amazon Web Services should plan to provide for connections
            to the hardware. Note the correlation between <c>PowerPhase</c> and <c>PowerConnector</c>.
            </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>The power draw, in kVA, 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>Indicates 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>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 <c>UplinkGbps</c> and <c>UplinkCount</c>.
            </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>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>