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 an application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppCmdlet.AppId">
            <summary>
            <para>
            <para>ID of the application whose information is being retrieved.</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 an application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppLaunchConfigurationCmdlet.AppId">
            <summary>
            <para>
            <para>ID of the application launch configuration.</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>
            Returns a list of 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>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppListCmdlet.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.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 an application replication configuration associatd with an application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppReplicationConfigurationCmdlet.AppId">
            <summary>
            <para>
            <para>ID of the application associated with the replication configuration.</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.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 identifier 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 identifier 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>List of <code>VmServerAddress</code> objects</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.ImportSMSServerCatalogCmdlet">
            <summary>
            Gathers a complete list of on-premises servers. Connectors must be installed and monitoring
            all servers that you want 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.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier you provide to ensure idempotency of application
            creation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSAppCmdlet.Description">
            <summary>
            <para>
            <para>Description of the new application</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSAppCmdlet.Name">
            <summary>
            <para>
            <para>Name of the new application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSAppCmdlet.RoleName">
            <summary>
            <para>
            <para>Name of service role in 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>List of server groups to include in the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSAppCmdlet.Tag">
            <summary>
            <para>
            <para>List of tags to be associated with the application.</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>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>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>When <i>true</i>, the replication job produces encrypted AMIs. See also <code>KmsKeyId</code>
            below.</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>KMS key ID for replication jobs that produce encrypted AMIs. 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 KMS key ID</para></li><li><para>ARN referring to 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 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 will be deleted once
            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>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.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 identifier 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 Amazon 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>ID of the application associated with the Amazon CloudFormation template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.NewSMSTemplateCmdlet.TemplateFormat">
            <summary>
            <para>
            <para>Format for generating the Amazon 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 an existing 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>ID of the application to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppCmdlet.ForceStopAppReplication">
            <summary>
            <para>
            <para>While deleting the application, stop all replication jobs corresponding to the servers
            in the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppCmdlet.ForceTerminateApp">
            <summary>
            <para>
            <para>While deleting the application, terminate the stack corresponding to 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 existing launch configuration for an application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppLaunchConfigurationCmdlet.AppId">
            <summary>
            <para>
            <para>ID of the application associated with the launch configuration.</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 existing replication configuration for an application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.RemoveSMSAppReplicationConfigurationCmdlet.AppId">
            <summary>
            <para>
            <para>ID of the application associated with the replication configuration.</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.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 identifier 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 an application stack.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StartSMSAppCmdlet.AppId">
            <summary>
            <para>
            <para>ID of the application to launch.</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 an application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StartSMSAppReplicationCmdlet.AppId">
            <summary>
            <para>
            <para>ID of the application to replicate.</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.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 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 identifier 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 an application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StopSMSAppCmdlet.AppId">
            <summary>
            <para>
            <para>ID of the application to terminate.</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 an application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.StopSMSAppReplicationCmdlet.AppId">
            <summary>
            <para>
            <para>ID of the application to stop replicating.</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 identifier 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 an application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSAppCmdlet.AppId">
            <summary>
            <para>
            <para>ID of the application to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSAppCmdlet.Description">
            <summary>
            <para>
            <para>New description of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSAppCmdlet.Name">
            <summary>
            <para>
            <para>New name of the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSAppCmdlet.RoleName">
            <summary>
            <para>
            <para>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>List of server groups in the application to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.UpdateSMSAppCmdlet.Tag">
            <summary>
            <para>
            <para>List of 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 . See also <code>KmsKeyId</code>
            below.</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>KMS key ID for replication jobs that produce encrypted AMIs. 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 KMS key ID</para></li><li><para>ARN referring to 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 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 will be deleted once
            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 identifier 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 a launch configuration for an application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppLaunchConfigurationCmdlet.AppId">
            <summary>
            <para>
            <para>ID of the application associated with the launch configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppLaunchConfigurationCmdlet.RoleName">
            <summary>
            <para>
            <para>Name of service role in the customer's account that Amazon CloudFormation uses to
            launch the application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppLaunchConfigurationCmdlet.ServerGroupLaunchConfiguration">
            <summary>
            <para>
            <para>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 a replication configuration for an application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppReplicationConfigurationCmdlet.AppId">
            <summary>
            <para>
            <para>ID of the application tassociated with the replication configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMS.WriteSMSAppReplicationConfigurationCmdlet.ServerGroupReplicationConfiguration">
            <summary>
            <para>
            <para>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>
    </members>
</doc>