AWS.Tools.ServerMigrationService.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.ServerMigrationService</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppCmdlet">
            <summary>
            Retrieve information about the specified application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppCmdlet.AppId">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppCmdlet.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.ServerMigrationService.Model.GetAppResponse).
            Specifying the name of a property of type Amazon.ServerMigrationService.Model.GetAppResponse 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.SMS.GetSMSAppCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppLaunchConfigurationCmdlet">
            <summary>
            Retrieves the application launch configuration associated with the specified application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppLaunchConfigurationCmdlet.AppId">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppLaunchConfigurationCmdlet.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.ServerMigrationService.Model.GetAppLaunchConfigurationResponse).
            Specifying the name of a property of type Amazon.ServerMigrationService.Model.GetAppLaunchConfigurationResponse 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.SMS.GetSMSAppLaunchConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppListCmdlet">
            <summary>
            Retrieves summaries for all applications.<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.SMS.GetSMSAppListCmdlet.AppId">
            <summary>
            <para>
            <para>The unique application IDs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call. The default value is 100.
            To retrieve the remaining results, make another call with the returned <code>NextToken</code>
            value. </para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Apps'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServerMigrationService.Model.ListAppsResponse).
            Specifying the name of a property of type Amazon.ServerMigrationService.Model.ListAppsResponse 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.SMS.GetSMSAppListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppListCmdlet.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.SMS.GetSMSAppReplicationConfigurationCmdlet">
            <summary>
            Retrieves the application replication configuration associated with the specified
            application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppReplicationConfigurationCmdlet.AppId">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppReplicationConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ServerGroupReplicationConfigurations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServerMigrationService.Model.GetAppReplicationConfigurationResponse).
            Specifying the name of a property of type Amazon.ServerMigrationService.Model.GetAppReplicationConfigurationResponse 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.SMS.GetSMSAppReplicationConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppValidationConfigurationCmdlet">
            <summary>
            Retrieves information about a configuration for validating an application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppValidationConfigurationCmdlet.AppId">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppValidationConfigurationCmdlet.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.ServerMigrationService.Model.GetAppValidationConfigurationResponse).
            Specifying the name of a property of type Amazon.ServerMigrationService.Model.GetAppValidationConfigurationResponse 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.SMS.GetSMSAppValidationConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppValidationOutputCmdlet">
            <summary>
            Retrieves output from validating an application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppValidationOutputCmdlet.AppId">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppValidationOutputCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ValidationOutputList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServerMigrationService.Model.GetAppValidationOutputResponse).
            Specifying the name of a property of type Amazon.ServerMigrationService.Model.GetAppValidationOutputResponse 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.SMS.GetSMSAppValidationOutputCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMS.GetSMSConnectorCmdlet">
            <summary>
            Describes the connectors registered with the AWS SMS.<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.SMS.GetSMSConnectorCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call. The default value is 50.
            To retrieve the remaining results, make another call with the returned <code>NextToken</code>
            value.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSConnectorCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSConnectorCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConnectorList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServerMigrationService.Model.GetConnectorsResponse).
            Specifying the name of a property of type Amazon.ServerMigrationService.Model.GetConnectorsResponse 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.SMS.GetSMSConnectorCmdlet.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.SMS.GetSMSReplicationJobCmdlet">
            <summary>
            Describes the specified replication job or all of your replication jobs.<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.SMS.GetSMSReplicationJobCmdlet.ReplicationJobId">
            <summary>
            <para>
            <para>The ID of the replication job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSReplicationJobCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call. The default value is 50.
            To retrieve the remaining results, make another call with the returned <code>NextToken</code>
            value.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSReplicationJobCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSReplicationJobCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ReplicationJobList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServerMigrationService.Model.GetReplicationJobsResponse).
            Specifying the name of a property of type Amazon.ServerMigrationService.Model.GetReplicationJobsResponse 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.SMS.GetSMSReplicationJobCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ReplicationJobId parameter.
            The -PassThru parameter is deprecated, use -Select '^ReplicationJobId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSReplicationJobCmdlet.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.SMS.GetSMSReplicationRunCmdlet">
            <summary>
            Describes the replication runs for the specified replication job.<br/><br/>In the AWS.Tools.ServerMigrationService module, 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.SMS.GetSMSReplicationRunCmdlet.ReplicationJobId">
            <summary>
            <para>
            <para>The ID of the replication job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSReplicationRunCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call. The default value is 50.
            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.SMS.GetSMSReplicationRunCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> In the AWS.Tools.ServerMigrationService module, 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.SMS.GetSMSReplicationRunCmdlet.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.ServerMigrationService.Model.GetReplicationRunsResponse).
            Specifying the name of a property of type Amazon.ServerMigrationService.Model.GetReplicationRunsResponse 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.SMS.GetSMSReplicationRunCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ReplicationJobId parameter.
            The -PassThru parameter is deprecated, use -Select '^ReplicationJobId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSReplicationRunCmdlet.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.SMS.GetSMSServerCmdlet">
            <summary>
            Describes the servers in your server catalog.
             
              
            <para>
            Before you can describe your servers, you must import them using <a>ImportServerCatalog</a>.
            </para><br/><br/>In the AWS.Tools.ServerMigrationService module, 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.SMS.GetSMSServerCmdlet.VmServerAddressList">
            <summary>
            <para>
            <para>The server addresses.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSServerCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call. The default value is 50.
            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.SMS.GetSMSServerCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> In the AWS.Tools.ServerMigrationService module, 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.SMS.GetSMSServerCmdlet.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.ServerMigrationService.Model.GetServersResponse).
            Specifying the name of a property of type Amazon.ServerMigrationService.Model.GetServersResponse 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.SMS.GetSMSServerCmdlet.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.SMS.ImportSMSAppCatalogCmdlet">
            <summary>
            Allows application import from AWS Migration Hub.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.ImportSMSAppCatalogCmdlet.RoleName">
            <summary>
            <para>
            <para>The name of the service role. If you omit this parameter, we create a service-linked
            role for AWS Migration Hub in your account. Otherwise, the role that you provide must
            have the <a href="https://docs.aws.amazon.com/migrationhub/latest/ug/new-customer-setup.html#sms-managed">policy
            and trust policy</a> described in the <i>AWS Migration Hub User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.ImportSMSAppCatalogCmdlet.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.ServerMigrationService.Model.ImportAppCatalogResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.ImportSMSAppCatalogCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RoleName parameter.
            The -PassThru parameter is deprecated, use -Select '^RoleName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.ImportSMSAppCatalogCmdlet.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.SMS.ImportSMSServerCatalogCmdlet">
            <summary>
            Gathers a complete list of on-premises servers. Connectors must be installed and monitoring
            all servers to import.
             
              
            <para>
            This call returns immediately, but might take additional time to retrieve all the
            servers.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.ImportSMSServerCatalogCmdlet.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.ServerMigrationService.Model.ImportServerCatalogResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.ImportSMSServerCatalogCmdlet.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.SMS.NewSMSAppCmdlet">
            <summary>
            Creates an application. An application consists of one or more server groups. Each
            server group contain one or more servers.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSAppCmdlet.Description">
            <summary>
            <para>
            <para>The description of the new application</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSAppCmdlet.Name">
            <summary>
            <para>
            <para>The name of the new application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSAppCmdlet.RoleName">
            <summary>
            <para>
            <para>The name of the service role in the customer's account to be used by AWS SMS.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSAppCmdlet.ServerGroup">
            <summary>
            <para>
            <para>The server groups to include in the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSAppCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to be associated with the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSAppCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            application creation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSAppCmdlet.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.ServerMigrationService.Model.CreateAppResponse).
            Specifying the name of a property of type Amazon.ServerMigrationService.Model.CreateAppResponse 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.SMS.NewSMSAppCmdlet.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.SMS.NewSMSAppCmdlet.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.SMS.NewSMSChangeSetCmdlet">
            <summary>
            Generates a target change set for a currently launched stack and writes it to an Amazon
            S3 object in the customer’s Amazon S3 bucket.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSChangeSetCmdlet.AppId">
            <summary>
            <para>
            <para>The ID of the application associated with the change set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSChangeSetCmdlet.ChangesetFormat">
            <summary>
            <para>
            <para>The format for the change set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSChangeSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'S3Location'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServerMigrationService.Model.GenerateChangeSetResponse).
            Specifying the name of a property of type Amazon.ServerMigrationService.Model.GenerateChangeSetResponse 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.SMS.NewSMSChangeSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSChangeSetCmdlet.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.SMS.NewSMSReplicationJobCmdlet">
            <summary>
            Creates a replication job. The replication job schedules periodic replication runs
            to replicate your server to AWS. Each replication run creates an Amazon Machine Image
            (AMI).
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSReplicationJobCmdlet.Description">
            <summary>
            <para>
            <para>The description of the replication job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSReplicationJobCmdlet.Encrypted">
            <summary>
            <para>
            <para>Indicates whether the replication job produces encrypted AMIs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSReplicationJobCmdlet.Frequency">
            <summary>
            <para>
            <para>The time between consecutive replication runs, in hours.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSReplicationJobCmdlet.KmsKeyId">
            <summary>
            <para>
            <para>The ID of the KMS key for replication jobs that produce encrypted AMIs. This value
            can be any of the following:</para><ul><li><para>KMS key ID</para></li><li><para>KMS key alias</para></li><li><para>ARN referring to the KMS key ID</para></li><li><para>ARN referring to the KMS key alias</para></li></ul><para> If encrypted is <i>true</i> but a KMS key ID is not specified, the customer's default
            KMS key for Amazon EBS is used. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSReplicationJobCmdlet.LicenseType">
            <summary>
            <para>
            <para>The license type to be used for the AMI created by a successful replication run.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSReplicationJobCmdlet.NumberOfRecentAmisToKeep">
            <summary>
            <para>
            <para>The maximum number of SMS-created AMIs to retain. The oldest is deleted after the
            maximum number is reached and a new AMI is created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSReplicationJobCmdlet.RoleName">
            <summary>
            <para>
            <para>The name of the IAM role to be used by the AWS SMS.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSReplicationJobCmdlet.RunOnce">
            <summary>
            <para>
            <para>Indicates whether to run the replication job one time.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSReplicationJobCmdlet.SeedReplicationTime">
            <summary>
            <para>
            <para>The seed replication time.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSReplicationJobCmdlet.ServerId">
            <summary>
            <para>
            <para>The ID of the server.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSReplicationJobCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ReplicationJobId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServerMigrationService.Model.CreateReplicationJobResponse).
            Specifying the name of a property of type Amazon.ServerMigrationService.Model.CreateReplicationJobResponse 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.SMS.NewSMSReplicationJobCmdlet.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.SMS.NewSMSTemplateCmdlet">
            <summary>
            Generates an AWS CloudFormation template based on the current launch configuration
            and writes it to an Amazon S3 object in the customer’s Amazon S3 bucket.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSTemplateCmdlet.AppId">
            <summary>
            <para>
            <para>The ID of the application associated with the AWS CloudFormation template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSTemplateCmdlet.TemplateFormat">
            <summary>
            <para>
            <para>The format for generating the AWS CloudFormation template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSTemplateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'S3Location'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServerMigrationService.Model.GenerateTemplateResponse).
            Specifying the name of a property of type Amazon.ServerMigrationService.Model.GenerateTemplateResponse 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.SMS.NewSMSTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSTemplateCmdlet.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.SMS.RemoveSMSAppCmdlet">
            <summary>
            Deletes the specified application. Optionally deletes the launched stack associated
            with the application and all AWS SMS replication jobs for servers in the application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppCmdlet.AppId">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppCmdlet.ForceStopAppReplication">
            <summary>
            <para>
            <para>Indicates whether to stop all replication jobs corresponding to the servers in the
            application while deleting the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppCmdlet.ForceTerminateApp">
            <summary>
            <para>
            <para>Indicates whether to terminate the stack corresponding to the application while deleting
            the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppCmdlet.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.ServerMigrationService.Model.DeleteAppResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppCmdlet.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.SMS.RemoveSMSAppLaunchConfigurationCmdlet">
            <summary>
            Deletes the launch configuration for the specified application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppLaunchConfigurationCmdlet.AppId">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppLaunchConfigurationCmdlet.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.ServerMigrationService.Model.DeleteAppLaunchConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppLaunchConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppLaunchConfigurationCmdlet.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.SMS.RemoveSMSAppReplicationConfigurationCmdlet">
            <summary>
            Deletes the replication configuration for the specified application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppReplicationConfigurationCmdlet.AppId">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppReplicationConfigurationCmdlet.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.ServerMigrationService.Model.DeleteAppReplicationConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppReplicationConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppReplicationConfigurationCmdlet.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.SMS.RemoveSMSAppValidationConfigurationCmdlet">
            <summary>
            Deletes the validation configuration for the specified application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppValidationConfigurationCmdlet.AppId">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppValidationConfigurationCmdlet.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.ServerMigrationService.Model.DeleteAppValidationConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppValidationConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppValidationConfigurationCmdlet.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.SMS.RemoveSMSReplicationJobCmdlet">
            <summary>
            Deletes the specified replication job.
             
              
            <para>
            After you delete a replication job, there are no further replication runs. AWS deletes
            the contents of the Amazon S3 bucket used to store AWS SMS artifacts. The AMIs created
            by the replication runs are not deleted.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSReplicationJobCmdlet.ReplicationJobId">
            <summary>
            <para>
            <para>The ID of the replication job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSReplicationJobCmdlet.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.ServerMigrationService.Model.DeleteReplicationJobResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSReplicationJobCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ReplicationJobId parameter.
            The -PassThru parameter is deprecated, use -Select '^ReplicationJobId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSReplicationJobCmdlet.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.SMS.RemoveSMSServerCatalogCmdlet">
            <summary>
            Deletes all servers from your server catalog.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSServerCatalogCmdlet.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.ServerMigrationService.Model.DeleteServerCatalogResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSServerCatalogCmdlet.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.SMS.StartSMSAppCmdlet">
            <summary>
            Launches the specified application as a stack in AWS CloudFormation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StartSMSAppCmdlet.AppId">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StartSMSAppCmdlet.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.ServerMigrationService.Model.LaunchAppResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StartSMSAppCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StartSMSAppCmdlet.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.SMS.StartSMSAppReplicationCmdlet">
            <summary>
            Starts replicating the specified application by creating replication jobs for each
            server in the application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StartSMSAppReplicationCmdlet.AppId">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StartSMSAppReplicationCmdlet.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.ServerMigrationService.Model.StartAppReplicationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StartSMSAppReplicationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StartSMSAppReplicationCmdlet.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.SMS.StartSMSOnDemandAppReplicationCmdlet">
            <summary>
            Starts an on-demand replication run for the specified application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StartSMSOnDemandAppReplicationCmdlet.AppId">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StartSMSOnDemandAppReplicationCmdlet.Description">
            <summary>
            <para>
            <para>The description of the replication run.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StartSMSOnDemandAppReplicationCmdlet.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.ServerMigrationService.Model.StartOnDemandAppReplicationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StartSMSOnDemandAppReplicationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StartSMSOnDemandAppReplicationCmdlet.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.SMS.StartSMSOnDemandReplicationRunCmdlet">
            <summary>
            Starts an on-demand replication run for the specified replication job. This replication
            run starts immediately. This replication run is in addition to the ones already scheduled.
             
              
            <para>
            There is a limit on the number of on-demand replications runs that you can request
            in a 24-hour period.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StartSMSOnDemandReplicationRunCmdlet.Description">
            <summary>
            <para>
            <para>The description of the replication run.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StartSMSOnDemandReplicationRunCmdlet.ReplicationJobId">
            <summary>
            <para>
            <para>The ID of the replication job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StartSMSOnDemandReplicationRunCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ReplicationRunId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServerMigrationService.Model.StartOnDemandReplicationRunResponse).
            Specifying the name of a property of type Amazon.ServerMigrationService.Model.StartOnDemandReplicationRunResponse 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.SMS.StartSMSOnDemandReplicationRunCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ReplicationJobId parameter.
            The -PassThru parameter is deprecated, use -Select '^ReplicationJobId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StartSMSOnDemandReplicationRunCmdlet.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.SMS.StopSMSAppCmdlet">
            <summary>
            Terminates the stack for the specified application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StopSMSAppCmdlet.AppId">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StopSMSAppCmdlet.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.ServerMigrationService.Model.TerminateAppResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StopSMSAppCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StopSMSAppCmdlet.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.SMS.StopSMSAppReplicationCmdlet">
            <summary>
            Stops replicating the specified application by deleting the replication job for each
            server in the application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StopSMSAppReplicationCmdlet.AppId">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StopSMSAppReplicationCmdlet.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.ServerMigrationService.Model.StopAppReplicationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StopSMSAppReplicationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StopSMSAppReplicationCmdlet.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.SMS.UnregisterSMSConnectorCmdlet">
            <summary>
            Disassociates the specified connector from AWS SMS.
             
              
            <para>
            After you disassociate a connector, it is no longer available to support replication
            jobs.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UnregisterSMSConnectorCmdlet.ConnectorId">
            <summary>
            <para>
            <para>The ID of the connector.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UnregisterSMSConnectorCmdlet.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.ServerMigrationService.Model.DisassociateConnectorResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UnregisterSMSConnectorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^ConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UnregisterSMSConnectorCmdlet.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.SMS.UpdateSMSAppCmdlet">
            <summary>
            Updates the specified application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSAppCmdlet.AppId">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSAppCmdlet.Description">
            <summary>
            <para>
            <para>The new description of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSAppCmdlet.Name">
            <summary>
            <para>
            <para>The new name of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSAppCmdlet.RoleName">
            <summary>
            <para>
            <para>The name of the service role in the customer's account used by AWS SMS.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSAppCmdlet.ServerGroup">
            <summary>
            <para>
            <para>The server groups in the application to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSAppCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to associate with the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSAppCmdlet.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.ServerMigrationService.Model.UpdateAppResponse).
            Specifying the name of a property of type Amazon.ServerMigrationService.Model.UpdateAppResponse 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.SMS.UpdateSMSAppCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSAppCmdlet.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.SMS.UpdateSMSReplicationJobCmdlet">
            <summary>
            Updates the specified settings for the specified replication job.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSReplicationJobCmdlet.Description">
            <summary>
            <para>
            <para>The description of the replication job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSReplicationJobCmdlet.Encrypted">
            <summary>
            <para>
            <para>When true, the replication job produces encrypted AMIs. For more information, <code>KmsKeyId</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSReplicationJobCmdlet.Frequency">
            <summary>
            <para>
            <para>The time between consecutive replication runs, in hours.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSReplicationJobCmdlet.KmsKeyId">
            <summary>
            <para>
            <para>The ID of the KMS key for replication jobs that produce encrypted AMIs. This value
            can be any of the following:</para><ul><li><para>KMS key ID</para></li><li><para>KMS key alias</para></li><li><para>ARN referring to the KMS key ID</para></li><li><para>ARN referring to the KMS key alias</para></li></ul><para>If encrypted is enabled but a KMS key ID is not specified, the customer's default
            KMS key for Amazon EBS is used.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSReplicationJobCmdlet.LicenseType">
            <summary>
            <para>
            <para>The license type to be used for the AMI created by a successful replication run.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSReplicationJobCmdlet.NextReplicationRunStartTime">
            <summary>
            <para>
            <para>The start time of the next replication run.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSReplicationJobCmdlet.NumberOfRecentAmisToKeep">
            <summary>
            <para>
            <para>The maximum number of SMS-created AMIs to retain. The oldest is deleted after the
            maximum number is reached and a new AMI is created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSReplicationJobCmdlet.ReplicationJobId">
            <summary>
            <para>
            <para>The ID of the replication job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSReplicationJobCmdlet.RoleName">
            <summary>
            <para>
            <para>The name of the IAM role to be used by AWS SMS.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSReplicationJobCmdlet.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.ServerMigrationService.Model.UpdateReplicationJobResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSReplicationJobCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ReplicationJobId parameter.
            The -PassThru parameter is deprecated, use -Select '^ReplicationJobId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSReplicationJobCmdlet.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.SMS.WriteSMSAppLaunchConfigurationCmdlet">
            <summary>
            Creates or updates the launch configuration for the specified application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppLaunchConfigurationCmdlet.AppId">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppLaunchConfigurationCmdlet.AutoLaunch">
            <summary>
            <para>
            <para>Indicates whether the application is configured to launch automatically after replication
            is complete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppLaunchConfigurationCmdlet.RoleName">
            <summary>
            <para>
            <para>The name of service role in the customer's account that AWS CloudFormation uses to
            launch the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppLaunchConfigurationCmdlet.ServerGroupLaunchConfiguration">
            <summary>
            <para>
            <para>Information about the launch configurations for server groups in the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppLaunchConfigurationCmdlet.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.ServerMigrationService.Model.PutAppLaunchConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppLaunchConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppLaunchConfigurationCmdlet.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.SMS.WriteSMSAppReplicationConfigurationCmdlet">
            <summary>
            Creates or updates the replication configuration for the specified application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppReplicationConfigurationCmdlet.AppId">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppReplicationConfigurationCmdlet.ServerGroupReplicationConfiguration">
            <summary>
            <para>
            <para>Information about the replication configurations for server groups in the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppReplicationConfigurationCmdlet.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.ServerMigrationService.Model.PutAppReplicationConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppReplicationConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppReplicationConfigurationCmdlet.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.SMS.WriteSMSAppValidationConfigurationCmdlet">
            <summary>
            Creates or updates a validation configuration for the specified application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppValidationConfigurationCmdlet.AppId">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppValidationConfigurationCmdlet.AppValidationConfiguration">
            <summary>
            <para>
            <para>The configuration for application validation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppValidationConfigurationCmdlet.ServerGroupValidationConfiguration">
            <summary>
            <para>
            <para>The configuration for instance validation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppValidationConfigurationCmdlet.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.ServerMigrationService.Model.PutAppValidationConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppValidationConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppValidationConfigurationCmdlet.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.SMS.WriteSMSAppValidationOutputCmdlet">
            <summary>
            Provides information to AWS SMS about whether application validation is successful.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppValidationOutputCmdlet.AppId">
            <summary>
            <para>
            <para>The ID of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppValidationOutputCmdlet.NotificationContext_Status">
            <summary>
            <para>
            <para>The status of the validation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppValidationOutputCmdlet.NotificationContext_StatusMessage">
            <summary>
            <para>
            <para>The status message.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppValidationOutputCmdlet.NotificationContext_ValidationId">
            <summary>
            <para>
            <para>The ID of the validation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppValidationOutputCmdlet.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.ServerMigrationService.Model.NotifyAppValidationOutputResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppValidationOutputCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppId parameter.
            The -PassThru parameter is deprecated, use -Select '^AppId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppValidationOutputCmdlet.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>