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="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="T:Amazon.PowerShell.Cmdlets.SMS.GetSMSAppListCmdlet">
            <summary>
            Returns a list of summaries for all applications.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </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>
            </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, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </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="T:Amazon.PowerShell.Cmdlets.SMS.GetSMSConnectorCmdlet">
            <summary>
            Describes the connectors registered with the AWS SMS.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </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>
            </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, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </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 operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </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>
            </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, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMS.GetSMSReplicationRunCmdlet">
            <summary>
            Describes the replication runs for the specified replication job.
            </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>
            </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>
            </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>
            </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.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.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.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.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.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.PassThru">
            <summary>
            Returns the value passed to the AppId parameter.
            By default, this cmdlet does not generate any output.
            </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.PassThru">
            <summary>
            Returns the value passed to the AppId parameter.
            By default, this cmdlet does not generate any output.
            </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.PassThru">
            <summary>
            Returns the value passed to the AppId parameter.
            By default, this cmdlet does not generate any output.
            </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.PassThru">
            <summary>
            Returns the value passed to the ReplicationJobId parameter.
            By default, this cmdlet does not generate any output.
            </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.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.PassThru">
            <summary>
            Returns the value passed to the AppId parameter.
            By default, this cmdlet does not generate any output.
            </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.PassThru">
            <summary>
            Returns the value passed to the AppId parameter.
            By default, this cmdlet does not generate any output.
            </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.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.PassThru">
            <summary>
            Returns the value passed to the AppId parameter.
            By default, this cmdlet does not generate any output.
            </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.PassThru">
            <summary>
            Returns the value passed to the AppId parameter.
            By default, this cmdlet does not generate any output.
            </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.PassThru">
            <summary>
            Returns the value passed to the ConnectorId parameter.
            By default, this cmdlet does not generate any output.
            </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.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.PassThru">
            <summary>
            Returns the value passed to the ReplicationJobId parameter.
            By default, this cmdlet does not generate any output.
            </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.PassThru">
            <summary>
            Returns the value passed to the AppId parameter.
            By default, this cmdlet does not generate any output.
            </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.PassThru">
            <summary>
            Returns the value passed to the AppId parameter.
            By default, this cmdlet does not generate any output.
            </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>