AWS.Tools.MigrationHubRefactorSpaces.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.MigrationHubRefactorSpaces</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.MHRS.AddMHRSResourceTagCmdlet">
            <summary>
            Removes the tags of a given resource. Tags are metadata which can be used to manage
            a resource. To tag a resource, the caller account must be the same as the resource’s
            <code>OwnerAccountId</code>. Tagging resources in other accounts is not supported.
             
             <note><para>
            Amazon Web Services Migration Hub Refactor Spaces does not propagate tags to orchestrated
            resources, such as an environment’s transit gateway.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.AddMHRSResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.AddMHRSResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>The new or modified tags for the resource. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.AddMHRSResourceTagCmdlet.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.MigrationHubRefactorSpaces.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.AddMHRSResourceTagCmdlet.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.MHRS.AddMHRSResourceTagCmdlet.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.MHRS.GetMHRSApplicationCmdlet">
            <summary>
            Gets an Amazon Web Services Migration Hub Refactor Spaces application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSApplicationCmdlet.ApplicationIdentifier">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSApplicationCmdlet.EnvironmentIdentifier">
            <summary>
            <para>
            <para>The ID of the environment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSApplicationCmdlet.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.MigrationHubRefactorSpaces.Model.GetApplicationResponse).
            Specifying the name of a property of type Amazon.MigrationHubRefactorSpaces.Model.GetApplicationResponse 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.MHRS.GetMHRSApplicationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ApplicationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ApplicationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSApplicationListCmdlet">
            <summary>
            Lists all the Amazon Web Services Migration Hub Refactor Spaces applications within
            an environment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSApplicationListCmdlet.EnvironmentIdentifier">
            <summary>
            <para>
            <para>The ID of the environment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSApplicationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return with a single call. To retrieve the remaining
            results, make another call with the returned <code>nextToken</code> value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSApplicationListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSApplicationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ApplicationSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MigrationHubRefactorSpaces.Model.ListApplicationsResponse).
            Specifying the name of a property of type Amazon.MigrationHubRefactorSpaces.Model.ListApplicationsResponse 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.MHRS.GetMHRSApplicationListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EnvironmentIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^EnvironmentIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSEnvironmentCmdlet">
            <summary>
            Gets an Amazon Web Services Migration Hub Refactor Spaces environment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSEnvironmentCmdlet.EnvironmentIdentifier">
            <summary>
            <para>
            <para>The ID of the environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSEnvironmentCmdlet.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.MigrationHubRefactorSpaces.Model.GetEnvironmentResponse).
            Specifying the name of a property of type Amazon.MigrationHubRefactorSpaces.Model.GetEnvironmentResponse 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.MHRS.GetMHRSEnvironmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EnvironmentIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^EnvironmentIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSEnvironmentListCmdlet">
            <summary>
            Lists Amazon Web Services Migration Hub Refactor Spaces environments owned by a caller
            account or shared with the caller account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSEnvironmentListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return with a single call. To retrieve the remaining
            results, make another call with the returned <code>nextToken</code> value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSEnvironmentListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSEnvironmentListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EnvironmentSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MigrationHubRefactorSpaces.Model.ListEnvironmentsResponse).
            Specifying the name of a property of type Amazon.MigrationHubRefactorSpaces.Model.ListEnvironmentsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSEnvironmentVpcListCmdlet">
            <summary>
            Lists all Amazon Web Services Migration Hub Refactor Spaces service virtual private
            clouds (VPCs) that are part of the environment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSEnvironmentVpcListCmdlet.EnvironmentIdentifier">
            <summary>
            <para>
            <para>The ID of the environment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSEnvironmentVpcListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return with a single call. To retrieve the remaining
            results, make another call with the returned <code>nextToken</code> value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSEnvironmentVpcListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSEnvironmentVpcListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EnvironmentVpcList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MigrationHubRefactorSpaces.Model.ListEnvironmentVpcsResponse).
            Specifying the name of a property of type Amazon.MigrationHubRefactorSpaces.Model.ListEnvironmentVpcsResponse 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.MHRS.GetMHRSEnvironmentVpcListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EnvironmentIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^EnvironmentIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSResourcePolicyCmdlet">
            <summary>
            Gets the resource-based permission policy that is set for the given environment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSResourcePolicyCmdlet.Identifier">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource associated with the policy. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSResourcePolicyCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Policy'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MigrationHubRefactorSpaces.Model.GetResourcePolicyResponse).
            Specifying the name of a property of type Amazon.MigrationHubRefactorSpaces.Model.GetResourcePolicyResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSResourcePolicyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Identifier parameter.
            The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSResourceTagCmdlet">
            <summary>
            Lists the tags of a resource. The caller account must be the same as the resource’s
            <code>OwnerAccountId</code>. Listing tags in other accounts is not supported.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSResourceTagCmdlet.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.MigrationHubRefactorSpaces.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.MigrationHubRefactorSpaces.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.MHRS.GetMHRSResourceTagCmdlet.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.MHRS.GetMHRSRouteCmdlet">
            <summary>
            Gets an Amazon Web Services Migration Hub Refactor Spaces route.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSRouteCmdlet.ApplicationIdentifier">
            <summary>
            <para>
            <para>The ID of the application. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSRouteCmdlet.EnvironmentIdentifier">
            <summary>
            <para>
            <para>The ID of the environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSRouteCmdlet.RouteIdentifier">
            <summary>
            <para>
            <para>The ID of the route.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSRouteCmdlet.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.MigrationHubRefactorSpaces.Model.GetRouteResponse).
            Specifying the name of a property of type Amazon.MigrationHubRefactorSpaces.Model.GetRouteResponse 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.MHRS.GetMHRSRouteCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RouteIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^RouteIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSRouteListCmdlet">
            <summary>
            Lists all the Amazon Web Services Migration Hub Refactor Spaces routes within an application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSRouteListCmdlet.ApplicationIdentifier">
            <summary>
            <para>
            <para>The ID of the application. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSRouteListCmdlet.EnvironmentIdentifier">
            <summary>
            <para>
            <para>The ID of the environment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSRouteListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return with a single call. To retrieve the remaining
            results, make another call with the returned <code>nextToken</code> value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSRouteListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSRouteListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RouteSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MigrationHubRefactorSpaces.Model.ListRoutesResponse).
            Specifying the name of a property of type Amazon.MigrationHubRefactorSpaces.Model.ListRoutesResponse 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.MHRS.GetMHRSRouteListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ApplicationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ApplicationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSServiceCmdlet">
            <summary>
            Gets an Amazon Web Services Migration Hub Refactor Spaces service.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSServiceCmdlet.ApplicationIdentifier">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSServiceCmdlet.EnvironmentIdentifier">
            <summary>
            <para>
            <para>The ID of the environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSServiceCmdlet.ServiceIdentifier">
            <summary>
            <para>
            <para>The ID of the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSServiceCmdlet.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.MigrationHubRefactorSpaces.Model.GetServiceResponse).
            Specifying the name of a property of type Amazon.MigrationHubRefactorSpaces.Model.GetServiceResponse 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.MHRS.GetMHRSServiceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSServiceListCmdlet">
            <summary>
            Lists all the Amazon Web Services Migration Hub Refactor Spaces services within an
            application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSServiceListCmdlet.ApplicationIdentifier">
            <summary>
            <para>
            <para>The ID of the application. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSServiceListCmdlet.EnvironmentIdentifier">
            <summary>
            <para>
            <para>The ID of the environment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSServiceListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return with a single call. To retrieve the remaining
            results, make another call with the returned <code>nextToken</code> value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSServiceListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.GetMHRSServiceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ServiceSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MigrationHubRefactorSpaces.Model.ListServicesResponse).
            Specifying the name of a property of type Amazon.MigrationHubRefactorSpaces.Model.ListServicesResponse 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.MHRS.GetMHRSServiceListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ApplicationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ApplicationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSApplicationCmdlet">
            <summary>
            Creates an Amazon Web Services Migration Hub Refactor Spaces application. The account
            that owns the environment also owns the applications created inside the environment,
            regardless of the account that creates the application. Refactor Spaces provisions
            an Amazon API Gateway, API Gateway VPC link, and Network Load Balancer for the application
            proxy inside your account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSApplicationCmdlet.ApiGatewayProxy_EndpointType">
            <summary>
            <para>
            <para>The type of endpoint to use for the API Gateway proxy. If no value is specified in
            the request, the value is set to <code>REGIONAL</code> by default.</para><para>If the value is set to <code>PRIVATE</code> in the request, this creates a private
            API endpoint that is isolated from the public internet. The private endpoint can only
            be accessed by using Amazon Virtual Private Cloud (Amazon VPC) endpoints for Amazon
            API Gateway that have been granted access. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSApplicationCmdlet.EnvironmentIdentifier">
            <summary>
            <para>
            <para>The unique identifier of the environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSApplicationCmdlet.Name">
            <summary>
            <para>
            <para>The name to use for the application. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSApplicationCmdlet.ProxyType">
            <summary>
            <para>
            <para>The proxy type of the proxy created within the application. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSApplicationCmdlet.ApiGatewayProxy_StageName">
            <summary>
            <para>
            <para>The name of the API Gateway stage. The name defaults to <code>prod</code>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSApplicationCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to assign to the application. A tag is a label that you assign to an Amazon
            Web Services resource. Each tag consists of a key-value pair.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSApplicationCmdlet.VpcId">
            <summary>
            <para>
            <para>The ID of the virtual private cloud (VPC).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSApplicationCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSApplicationCmdlet.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.MigrationHubRefactorSpaces.Model.CreateApplicationResponse).
            Specifying the name of a property of type Amazon.MigrationHubRefactorSpaces.Model.CreateApplicationResponse 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.MHRS.NewMHRSApplicationCmdlet.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.MHRS.NewMHRSApplicationCmdlet.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.MHRS.NewMHRSEnvironmentCmdlet">
            <summary>
            Creates an Amazon Web Services Migration Hub Refactor Spaces environment. The caller
            owns the environment resource, and all Refactor Spaces applications, services, and
            routes created within the environment. They are referred to as the <i>environment
            owner</i>. The environment owner has cross-account visibility and control of Refactor
            Spaces resources that are added to the environment by other accounts that the environment
            is shared with. When creating an environment, Refactor Spaces provisions a transit
            gateway in your account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSEnvironmentCmdlet.Description">
            <summary>
            <para>
            <para>The description of the environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSEnvironmentCmdlet.Name">
            <summary>
            <para>
            <para>The name of the environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSEnvironmentCmdlet.NetworkFabricType">
            <summary>
            <para>
            <para>The network fabric type of the environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSEnvironmentCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to assign to the environment. A tag is a label that you assign to an Amazon
            Web Services resource. Each tag consists of a key-value pair.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSEnvironmentCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSEnvironmentCmdlet.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.MigrationHubRefactorSpaces.Model.CreateEnvironmentResponse).
            Specifying the name of a property of type Amazon.MigrationHubRefactorSpaces.Model.CreateEnvironmentResponse 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.MHRS.NewMHRSEnvironmentCmdlet.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.MHRS.NewMHRSEnvironmentCmdlet.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.MHRS.NewMHRSRouteCmdlet">
            <summary>
            Creates an Amazon Web Services Migration Hub Refactor Spaces route. The account owner
            of the service resource is always the environment owner, regardless of which account
            creates the route. Routes target a service in the application. If an application does
            not have any routes, then the first route must be created as a <code>DEFAULT</code><code>RouteType</code>.
             
              
            <para>
            When you create a route, Refactor Spaces configures the Amazon API Gateway to send
            traffic to the target service as follows:
            </para><ul><li><para>
            If the service has a URL endpoint, and the endpoint resolves to a private IP address,
            Refactor Spaces routes traffic using the API Gateway VPC link.
            </para></li><li><para>
            If the service has a URL endpoint, and the endpoint resolves to a public IP address,
            Refactor Spaces routes traffic over the public internet.
            </para></li><li><para>
            If the service has an Lambda function endpoint, then Refactor Spaces configures the
            Lambda function's resource policy to allow the application's API Gateway to invoke
            the function.
            </para></li></ul><para>
            A one-time health check is performed on the service when the route is created. If
            the health check fails, the route transitions to <code>FAILED</code>, and no traffic
            is sent to the service.
            </para><para>
            For Lambda functions, the Lambda function state is checked. If the function is not
            active, the function configuration is updated so that Lambda resources are provisioned.
            If the Lambda state is <code>Failed</code>, then the route creation fails. For more
            information, see the <a href="https://docs.aws.amazon.com/lambda/latest/dg/API_GetFunctionConfiguration.html#SSS-GetFunctionConfiguration-response-State">GetFunctionConfiguration's
            State response parameter</a> in the <i>Lambda Developer Guide</i>.
            </para><para>
            For public URLs, a connection is opened to the public endpoint. If the URL is not
            reachable, the health check fails. For private URLs, a target group is created and
            the target group health check is run.
            </para><para>
            The <code>HealthCheckProtocol</code>, <code>HealthCheckPort</code>, and <code>HealthCheckPath</code>
            are the same protocol, port, and path specified in the URL or health URL, if used.
            All other settings use the default values, as described in <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/application/target-group-health-checks.html">Health
            checks for your target groups</a>. The health check is considered successful if at
            least one target within the target group transitions to a healthy state.
            </para><para>
            Services can have HTTP or HTTPS URL endpoints. For HTTPS URLs, publicly-signed certificates
            are supported. Private Certificate Authorities (CAs) are permitted only if the CA's
            domain is publicly resolvable.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSRouteCmdlet.UriPathRoute_ActivationState">
            <summary>
            <para>
            <para>Indicates whether traffic is forwarded to this route’s service after the route is
            created. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSRouteCmdlet.ApplicationIdentifier">
            <summary>
            <para>
            <para>The ID of the application within which the route is being created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSRouteCmdlet.EnvironmentIdentifier">
            <summary>
            <para>
            <para>The ID of the environment in which the route is created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSRouteCmdlet.UriPathRoute_IncludeChildPath">
            <summary>
            <para>
            <para>Indicates whether to match all subpaths of the given source path. If this value is
            <code>false</code>, requests must match the source path exactly before they are forwarded
            to this route's service. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSRouteCmdlet.UriPathRoute_Method">
            <summary>
            <para>
            <para>A list of HTTP methods to match. An empty list matches all values. If a method is
            present, only HTTP requests using that method are forwarded to this route’s service.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSRouteCmdlet.RouteType">
            <summary>
            <para>
            <para>The route type of the route. <code>DEFAULT</code> indicates that all traffic that
            does not match another route is forwarded to the default route. Applications must
            have a default route before any other routes can be created. <code>URI_PATH</code>
            indicates a route that is based on a URI path.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSRouteCmdlet.ServiceIdentifier">
            <summary>
            <para>
            <para>The ID of the service in which the route is created. Traffic that matches this route
            is forwarded to this service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSRouteCmdlet.UriPathRoute_SourcePath">
            <summary>
            <para>
            <para>The path to use to match traffic. Paths must start with <code>/</code> and are relative
            to the base of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSRouteCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to assign to the route. A tag is a label that you assign to an Amazon Web
            Services resource. Each tag consists of a key-value pair.. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSRouteCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSRouteCmdlet.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.MigrationHubRefactorSpaces.Model.CreateRouteResponse).
            Specifying the name of a property of type Amazon.MigrationHubRefactorSpaces.Model.CreateRouteResponse 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.MHRS.NewMHRSRouteCmdlet.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.MHRS.NewMHRSServiceCmdlet">
            <summary>
            Creates an Amazon Web Services Migration Hub Refactor Spaces service. The account
            owner of the service is always the environment owner, regardless of which account
            in the environment creates the service. Services have either a URL endpoint in a virtual
            private cloud (VPC), or a Lambda function endpoint.
             
             <important><para>
            If an Amazon Web Services resource is launched in a service VPC, and you want it to
            be accessible to all of an environment’s services with VPCs and routes, apply the
            <code>RefactorSpacesSecurityGroup</code> to the resource. Alternatively, to add more
            cross-account constraints, apply your own security group.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSServiceCmdlet.ApplicationIdentifier">
            <summary>
            <para>
            <para>The ID of the application which the service is created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSServiceCmdlet.LambdaEndpoint_Arn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Lambda endpoint. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSServiceCmdlet.Description">
            <summary>
            <para>
            <para>The description of the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSServiceCmdlet.EndpointType">
            <summary>
            <para>
            <para>The type of endpoint to use for the service. The type can be a URL in a VPC or an
            Lambda function.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSServiceCmdlet.EnvironmentIdentifier">
            <summary>
            <para>
            <para>The ID of the environment in which the service is created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSServiceCmdlet.UrlEndpoint_HealthUrl">
            <summary>
            <para>
            <para>The health check URL of the URL endpoint type. If the URL is a public endpoint, the
            <code>HealthUrl</code> must also be a public endpoint. If the URL is a private endpoint
            inside a virtual private cloud (VPC), the health URL must also be a private endpoint,
            and the host must be the same as the URL. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSServiceCmdlet.Name">
            <summary>
            <para>
            <para>The name of the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSServiceCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to assign to the service. A tag is a label that you assign to an Amazon Web
            Services resource. Each tag consists of a key-value pair.. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSServiceCmdlet.UrlEndpoint_Url">
            <summary>
            <para>
            <para>The URL to route traffic to. The URL must be an <a href="https://datatracker.ietf.org/doc/html/rfc3986">rfc3986-formatted
            URL</a>. If the host is a domain name, the name must be resolvable over the public
            internet. If the scheme is <code>https</code>, the top level domain of the host must
            be listed in the <a href="https://www.iana.org/domains/root/db">IANA root zone database</a>.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSServiceCmdlet.VpcId">
            <summary>
            <para>
            <para>The ID of the VPC.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSServiceCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.NewMHRSServiceCmdlet.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.MigrationHubRefactorSpaces.Model.CreateServiceResponse).
            Specifying the name of a property of type Amazon.MigrationHubRefactorSpaces.Model.CreateServiceResponse 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.MHRS.NewMHRSServiceCmdlet.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.MHRS.NewMHRSServiceCmdlet.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.MHRS.RemoveMHRSApplicationCmdlet">
            <summary>
            Deletes an Amazon Web Services Migration Hub Refactor Spaces application. Before you
            can delete an application, you must first delete any services or routes within the
            application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSApplicationCmdlet.ApplicationIdentifier">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSApplicationCmdlet.EnvironmentIdentifier">
            <summary>
            <para>
            <para>The ID of the environment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSApplicationCmdlet.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.MigrationHubRefactorSpaces.Model.DeleteApplicationResponse).
            Specifying the name of a property of type Amazon.MigrationHubRefactorSpaces.Model.DeleteApplicationResponse 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.MHRS.RemoveMHRSApplicationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ApplicationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ApplicationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSApplicationCmdlet.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.MHRS.RemoveMHRSEnvironmentCmdlet">
            <summary>
            Deletes an Amazon Web Services Migration Hub Refactor Spaces environment. Before you
            can delete an environment, you must first delete any applications and services within
            the environment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSEnvironmentCmdlet.EnvironmentIdentifier">
            <summary>
            <para>
            <para>The ID of the environment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSEnvironmentCmdlet.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.MigrationHubRefactorSpaces.Model.DeleteEnvironmentResponse).
            Specifying the name of a property of type Amazon.MigrationHubRefactorSpaces.Model.DeleteEnvironmentResponse 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.MHRS.RemoveMHRSEnvironmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EnvironmentIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^EnvironmentIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSEnvironmentCmdlet.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.MHRS.RemoveMHRSResourcePolicyCmdlet">
            <summary>
            Deletes the resource policy set for the environment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSResourcePolicyCmdlet.Identifier">
            <summary>
            <para>
            <para>Amazon Resource Name (ARN) of the resource associated with the policy. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSResourcePolicyCmdlet.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.MigrationHubRefactorSpaces.Model.DeleteResourcePolicyResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSResourcePolicyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Identifier parameter.
            The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSResourcePolicyCmdlet.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.MHRS.RemoveMHRSResourceTagCmdlet">
            <summary>
            Adds to or modifies the tags of the given resource. Tags are metadata which can be
            used to manage a resource. To untag a resource, the caller account must be the same
            as the resource’s <code>OwnerAccountId</code>. Untagging resources across accounts
            is not supported.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The list of keys of the tags to be removed from the resource. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSResourceTagCmdlet.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.MigrationHubRefactorSpaces.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSResourceTagCmdlet.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.MHRS.RemoveMHRSResourceTagCmdlet.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.MHRS.RemoveMHRSRouteCmdlet">
            <summary>
            Deletes an Amazon Web Services Migration Hub Refactor Spaces route.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSRouteCmdlet.ApplicationIdentifier">
            <summary>
            <para>
            <para>The ID of the application to delete the route from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSRouteCmdlet.EnvironmentIdentifier">
            <summary>
            <para>
            <para>The ID of the environment to delete the route from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSRouteCmdlet.RouteIdentifier">
            <summary>
            <para>
            <para>The ID of the route to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSRouteCmdlet.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.MigrationHubRefactorSpaces.Model.DeleteRouteResponse).
            Specifying the name of a property of type Amazon.MigrationHubRefactorSpaces.Model.DeleteRouteResponse 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.MHRS.RemoveMHRSRouteCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RouteIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^RouteIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSRouteCmdlet.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.MHRS.RemoveMHRSServiceCmdlet">
            <summary>
            Deletes an Amazon Web Services Migration Hub Refactor Spaces service.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSServiceCmdlet.ApplicationIdentifier">
            <summary>
            <para>
            <para>Deletes a Refactor Spaces service.</para><note><para>The <code>RefactorSpacesSecurityGroup</code> security group must be removed from all
            Amazon Web Services resources in the virtual private cloud (VPC) prior to deleting
            a service with a URL endpoint in a VPC.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSServiceCmdlet.EnvironmentIdentifier">
            <summary>
            <para>
            <para>The ID of the environment that the service is in.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSServiceCmdlet.ServiceIdentifier">
            <summary>
            <para>
            <para>The ID of the service to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSServiceCmdlet.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.MigrationHubRefactorSpaces.Model.DeleteServiceResponse).
            Specifying the name of a property of type Amazon.MigrationHubRefactorSpaces.Model.DeleteServiceResponse 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.MHRS.RemoveMHRSServiceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.RemoveMHRSServiceCmdlet.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.MHRS.WriteMHRSResourcePolicyCmdlet">
            <summary>
            Attaches a resource-based permission policy to the Amazon Web Services Migration Hub
            Refactor Spaces environment. The policy must contain the same actions and condition
            statements as the <code>arn:aws:ram::aws:permission/AWSRAMDefaultPermissionRefactorSpacesEnvironment</code>
            permission in Resource Access Manager. The policy must not contain new lines or blank
            lines.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.WriteMHRSResourcePolicyCmdlet.Policy">
            <summary>
            <para>
            <para>A JSON-formatted string for an Amazon Web Services resource-based policy. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.WriteMHRSResourcePolicyCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource to which the policy is being attached.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.WriteMHRSResourcePolicyCmdlet.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.MigrationHubRefactorSpaces.Model.PutResourcePolicyResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MHRS.WriteMHRSResourcePolicyCmdlet.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.MHRS.WriteMHRSResourcePolicyCmdlet.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>