AWS.Tools.MailManager.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.MailManager</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.AddMMGRResourceTagCmdlet">
            <summary>
            Adds one or more tags (keys and values) to a specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.AddMMGRResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para> The Amazon Resource Name (ARN) of the resource that you want to tag. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.AddMMGRResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para> The tags used to organize, track, or control access for the resource. For example,
            { "tags": {"key1":"value1", "key2":"value2"} }. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.AddMMGRResourceTagCmdlet.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.MailManager.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.AddMMGRResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.AddMMGRResourceTagCmdlet.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.MMGR.GetMMGRAddonInstanceCmdlet">
            <summary>
            Gets detailed information about an Add On instance.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRAddonInstanceCmdlet.AddonInstanceId">
            <summary>
            <para>
            <para>The Add On instance ID to retrieve information for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRAddonInstanceCmdlet.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.MailManager.Model.GetAddonInstanceResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.GetAddonInstanceResponse 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.MMGR.GetMMGRAddonInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AddonInstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^AddonInstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRAddonInstanceListCmdlet">
            <summary>
            Lists all Add On instances in your account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRAddonInstanceListCmdlet.NextToken">
            <summary>
            <para>
            <para>If you received a pagination token from a previous call to this API, you can provide
            it here to continue paginating through the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRAddonInstanceListCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of ingress endpoint resources that are returned per call. You can
            use NextToken to obtain further ingress endpoints. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRAddonInstanceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AddonInstances'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.ListAddonInstancesResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.ListAddonInstancesResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRAddonSubscriptionCmdlet">
            <summary>
            Gets detailed information about an Add On subscription.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRAddonSubscriptionCmdlet.AddonSubscriptionId">
            <summary>
            <para>
            <para>The Add On subscription ID to retrieve information for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRAddonSubscriptionCmdlet.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.MailManager.Model.GetAddonSubscriptionResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.GetAddonSubscriptionResponse 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.MMGR.GetMMGRAddonSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AddonSubscriptionId parameter.
            The -PassThru parameter is deprecated, use -Select '^AddonSubscriptionId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRAddonSubscriptionListCmdlet">
            <summary>
            Lists all Add On subscriptions in your account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRAddonSubscriptionListCmdlet.NextToken">
            <summary>
            <para>
            <para>If you received a pagination token from a previous call to this API, you can provide
            it here to continue paginating through the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRAddonSubscriptionListCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of ingress endpoint resources that are returned per call. You can
            use NextToken to obtain further ingress endpoints. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRAddonSubscriptionListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AddonSubscriptions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.ListAddonSubscriptionsResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.ListAddonSubscriptionsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveCmdlet">
            <summary>
            Retrieves the full details and current state of a specified email archive.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveCmdlet.ArchiveId">
            <summary>
            <para>
            <para>The identifier of the archive to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveCmdlet.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.MailManager.Model.GetArchiveResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.GetArchiveResponse 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.MMGR.GetMMGRArchiveCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ArchiveId parameter.
            The -PassThru parameter is deprecated, use -Select '^ArchiveId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveExportCmdlet">
            <summary>
            Retrieves the details and current status of a specific email archive export job.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveExportCmdlet.ExportId">
            <summary>
            <para>
            <para>The identifier of the export job to get details for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveExportCmdlet.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.MailManager.Model.GetArchiveExportResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.GetArchiveExportResponse 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.MMGR.GetMMGRArchiveExportCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ExportId parameter.
            The -PassThru parameter is deprecated, use -Select '^ExportId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveExportListCmdlet">
            <summary>
            Returns a list of email archive export jobs.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveExportListCmdlet.ArchiveId">
            <summary>
            <para>
            <para>The identifier of the archive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveExportListCmdlet.NextToken">
            <summary>
            <para>
            <para>If NextToken is returned, there are more results available. The value of NextToken
            is a unique pagination token for each page. Make the call again using the returned
            token to retrieve the next page. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveExportListCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of archive export jobs that are returned per call. You can use
            NextToken to obtain further pages of archives. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveExportListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Exports'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.ListArchiveExportsResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.ListArchiveExportsResponse 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.MMGR.GetMMGRArchiveExportListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ArchiveId parameter.
            The -PassThru parameter is deprecated, use -Select '^ArchiveId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveListCmdlet">
            <summary>
            Returns a list of all email archives in your account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveListCmdlet.NextToken">
            <summary>
            <para>
            <para>If NextToken is returned, there are more results available. The value of NextToken
            is a unique pagination token for each page. Make the call again using the returned
            token to retrieve the next page. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveListCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of archives that are returned per call. You can use NextToken to
            obtain further pages of archives. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Archives'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.ListArchivesResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.ListArchivesResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveMessageCmdlet">
            <summary>
            Returns a pre-signed URL that provides temporary download access to the specific email
            message stored in the archive.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveMessageCmdlet.ArchivedMessageId">
            <summary>
            <para>
            <para>The unique identifier of the archived email message.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveMessageCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MessageDownloadLink'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.GetArchiveMessageResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.GetArchiveMessageResponse 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.MMGR.GetMMGRArchiveMessageCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ArchivedMessageId parameter.
            The -PassThru parameter is deprecated, use -Select '^ArchivedMessageId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveMessageContentCmdlet">
            <summary>
            Returns the textual content of a specific email message stored in the archive. Attachments
            are not included.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveMessageContentCmdlet.ArchivedMessageId">
            <summary>
            <para>
            <para>The unique identifier of the archived email message.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveMessageContentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Body'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.GetArchiveMessageContentResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.GetArchiveMessageContentResponse 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.MMGR.GetMMGRArchiveMessageContentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ArchivedMessageId parameter.
            The -PassThru parameter is deprecated, use -Select '^ArchivedMessageId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveSearchCmdlet">
            <summary>
            Retrieves the details and current status of a specific email archive search job.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveSearchCmdlet.SearchId">
            <summary>
            <para>
            <para>The identifier of the search job to get details for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveSearchCmdlet.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.MailManager.Model.GetArchiveSearchResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.GetArchiveSearchResponse 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.MMGR.GetMMGRArchiveSearchCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SearchId parameter.
            The -PassThru parameter is deprecated, use -Select '^SearchId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveSearchListCmdlet">
            <summary>
            Returns a list of email archive search jobs.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveSearchListCmdlet.ArchiveId">
            <summary>
            <para>
            <para>The identifier of the archive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveSearchListCmdlet.NextToken">
            <summary>
            <para>
            <para>If NextToken is returned, there are more results available. The value of NextToken
            is a unique pagination token for each page. Make the call again using the returned
            token to retrieve the next page. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveSearchListCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of archive search jobs that are returned per call. You can use
            NextToken to obtain further pages of archives. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveSearchListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Searches'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.ListArchiveSearchesResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.ListArchiveSearchesResponse 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.MMGR.GetMMGRArchiveSearchListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ArchiveId parameter.
            The -PassThru parameter is deprecated, use -Select '^ArchiveId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveSearchResultCmdlet">
            <summary>
            Returns the results of a completed email archive search job.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveSearchResultCmdlet.SearchId">
            <summary>
            <para>
            <para>The identifier of the completed search job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRArchiveSearchResultCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Rows'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.GetArchiveSearchResultsResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.GetArchiveSearchResultsResponse 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.MMGR.GetMMGRArchiveSearchResultCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SearchId parameter.
            The -PassThru parameter is deprecated, use -Select '^SearchId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRIngressPointCmdlet">
            <summary>
            Fetch ingress endpoint resource attributes.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRIngressPointCmdlet.IngressPointId">
            <summary>
            <para>
            <para>The identifier of an ingress endpoint.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRIngressPointCmdlet.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.MailManager.Model.GetIngressPointResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.GetIngressPointResponse 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.MMGR.GetMMGRIngressPointCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the IngressPointId parameter.
            The -PassThru parameter is deprecated, use -Select '^IngressPointId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRIngressPointListCmdlet">
            <summary>
            List all ingress endpoint resources.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRIngressPointListCmdlet.NextToken">
            <summary>
            <para>
            <para>If you received a pagination token from a previous call to this API, you can provide
            it here to continue paginating through the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRIngressPointListCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of ingress endpoint resources that are returned per call. You can
            use NextToken to obtain further ingress endpoints.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRIngressPointListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'IngressPoints'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.ListIngressPointsResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.ListIngressPointsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRRelayCmdlet">
            <summary>
            Fetch the relay resource and it's attributes.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRRelayCmdlet.RelayId">
            <summary>
            <para>
            <para>A unique relay identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRRelayCmdlet.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.MailManager.Model.GetRelayResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.GetRelayResponse 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.MMGR.GetMMGRRelayCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RelayId parameter.
            The -PassThru parameter is deprecated, use -Select '^RelayId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRRelayListCmdlet">
            <summary>
            Lists all the existing relay resources.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRRelayListCmdlet.NextToken">
            <summary>
            <para>
            <para>If you received a pagination token from a previous call to this API, you can provide
            it here to continue paginating through the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRRelayListCmdlet.PageSize">
            <summary>
            <para>
            <para>The number of relays to be returned in one request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRRelayListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Relays'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.ListRelaysResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.ListRelaysResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRResourceTagCmdlet">
            <summary>
            Retrieves the list of tags (keys and values) assigned to the resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource to retrieve tags from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Tags'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.ListTagsForResourceResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRRuleSetCmdlet">
            <summary>
            Fetch attributes of a rule set.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRRuleSetCmdlet.RuleSetId">
            <summary>
            <para>
            <para>The identifier of an existing rule set to be retrieved.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRRuleSetCmdlet.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.MailManager.Model.GetRuleSetResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.GetRuleSetResponse 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.MMGR.GetMMGRRuleSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RuleSetId parameter.
            The -PassThru parameter is deprecated, use -Select '^RuleSetId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRRuleSetListCmdlet">
            <summary>
            List rule sets for this account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRRuleSetListCmdlet.NextToken">
            <summary>
            <para>
            <para>If you received a pagination token from a previous call to this API, you can provide
            it here to continue paginating through the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRRuleSetListCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of rule set resources that are returned per call. You can use NextToken
            to obtain further rule sets.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRRuleSetListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RuleSets'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.ListRuleSetsResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.ListRuleSetsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRTrafficPolicyCmdlet">
            <summary>
            Fetch attributes of a traffic policy resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRTrafficPolicyCmdlet.TrafficPolicyId">
            <summary>
            <para>
            <para>The identifier of the traffic policy resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRTrafficPolicyCmdlet.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.MailManager.Model.GetTrafficPolicyResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.GetTrafficPolicyResponse 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.MMGR.GetMMGRTrafficPolicyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TrafficPolicyId parameter.
            The -PassThru parameter is deprecated, use -Select '^TrafficPolicyId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRTrafficPolicyListCmdlet">
            <summary>
            List traffic policy resources.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRTrafficPolicyListCmdlet.NextToken">
            <summary>
            <para>
            <para>If you received a pagination token from a previous call to this API, you can provide
            it here to continue paginating through the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRTrafficPolicyListCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of traffic policy resources that are returned per call. You can
            use NextToken to obtain further traffic policies.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.GetMMGRTrafficPolicyListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TrafficPolicies'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.ListTrafficPoliciesResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.ListTrafficPoliciesResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRAddonInstanceCmdlet">
            <summary>
            Creates an Add On instance for the subscription indicated in the request. The resulting
            Amazon Resource Name (ARN) can be used in a conditional statement for a rule set or
            traffic policy.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRAddonInstanceCmdlet.AddonSubscriptionId">
            <summary>
            <para>
            <para>The unique ID of a previously created subscription that an Add On instance is created
            for. You can only have one instance per subscription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRAddonInstanceCmdlet.Tag">
            <summary>
            <para>
            <para>The tags used to organize, track, or control access for the resource. For example,
            { "tags": {"key1":"value1", "key2":"value2"} }.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRAddonInstanceCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique token that Amazon SES uses to recognize subsequent retries of the same request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRAddonInstanceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AddonInstanceId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.CreateAddonInstanceResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.CreateAddonInstanceResponse 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.MMGR.NewMMGRAddonInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AddonSubscriptionId parameter.
            The -PassThru parameter is deprecated, use -Select '^AddonSubscriptionId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRAddonInstanceCmdlet.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.MMGR.NewMMGRAddonSubscriptionCmdlet">
            <summary>
            Creates a subscription for an Add On representing the acceptance of its terms of use
            and additional pricing. The subscription can then be used to create an instance for
            use in rule sets or traffic policies.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRAddonSubscriptionCmdlet.AddonName">
            <summary>
            <para>
            <para>The name of the Add On to subscribe to. You can only have one subscription for each
            Add On name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRAddonSubscriptionCmdlet.Tag">
            <summary>
            <para>
            <para>The tags used to organize, track, or control access for the resource. For example,
            { "tags": {"key1":"value1", "key2":"value2"} }.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRAddonSubscriptionCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique token that Amazon SES uses to recognize subsequent retries of the same request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRAddonSubscriptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AddonSubscriptionId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.CreateAddonSubscriptionResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.CreateAddonSubscriptionResponse 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.MMGR.NewMMGRAddonSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AddonName parameter.
            The -PassThru parameter is deprecated, use -Select '^AddonName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRAddonSubscriptionCmdlet.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.MMGR.NewMMGRArchiveCmdlet">
            <summary>
            Creates a new email archive resource for storing and retaining emails.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRArchiveCmdlet.ArchiveName">
            <summary>
            <para>
            <para>A unique name for the new archive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRArchiveCmdlet.KmsKeyArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the KMS key for encrypting emails in the archive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRArchiveCmdlet.Retention_RetentionPeriod">
            <summary>
            <para>
            <para>The enum value sets the period for retaining emails in an archive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRArchiveCmdlet.Tag">
            <summary>
            <para>
            <para>The tags used to organize, track, or control access for the resource. For example,
            { "tags": {"key1":"value1", "key2":"value2"} }.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRArchiveCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique token Amazon SES uses to recognize retries of this request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRArchiveCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ArchiveId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.CreateArchiveResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.CreateArchiveResponse 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.MMGR.NewMMGRArchiveCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ArchiveName parameter.
            The -PassThru parameter is deprecated, use -Select '^ArchiveName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRArchiveCmdlet.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.MMGR.NewMMGRIngressPointCmdlet">
            <summary>
            Provision a new ingress endpoint resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRIngressPointCmdlet.IngressPointName">
            <summary>
            <para>
            <para>A user friendly name for an ingress endpoint resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRIngressPointCmdlet.RuleSetId">
            <summary>
            <para>
            <para>The identifier of an existing rule set that you attach to an ingress endpoint resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRIngressPointCmdlet.IngressPointConfiguration_SecretArn">
            <summary>
            <para>
            <para>The SecretsManager::Secret ARN of the ingress endpoint resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRIngressPointCmdlet.IngressPointConfiguration_SmtpPassword">
            <summary>
            <para>
            <para>The password of the ingress endpoint resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRIngressPointCmdlet.Tag">
            <summary>
            <para>
            <para>The tags used to organize, track, or control access for the resource. For example,
            { "tags": {"key1":"value1", "key2":"value2"} }.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRIngressPointCmdlet.TrafficPolicyId">
            <summary>
            <para>
            <para>The identifier of an existing traffic policy that you attach to an ingress endpoint
            resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRIngressPointCmdlet.Type">
            <summary>
            <para>
            <para>The type of the ingress endpoint to create.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRIngressPointCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique token that Amazon SES uses to recognize subsequent retries of the same request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRIngressPointCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'IngressPointId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.CreateIngressPointResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.CreateIngressPointResponse 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.MMGR.NewMMGRIngressPointCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the IngressPointName parameter.
            The -PassThru parameter is deprecated, use -Select '^IngressPointName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRIngressPointCmdlet.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.MMGR.NewMMGRRelayCmdlet">
            <summary>
            Creates a relay resource which can be used in rules to relay incoming emails to defined
            relay destinations.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRRelayCmdlet.Authentication_NoAuthentication">
            <summary>
            <para>
            <para>Keep an empty structure if the relay destination server does not require SMTP credential
            authentication.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRRelayCmdlet.RelayName">
            <summary>
            <para>
            <para>The unique name of the relay resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRRelayCmdlet.Authentication_SecretArn">
            <summary>
            <para>
            <para>The ARN of the secret created in secrets manager where the relay server's SMTP credentials
            are stored.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRRelayCmdlet.ServerName">
            <summary>
            <para>
            <para>The destination relay server address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRRelayCmdlet.ServerPort">
            <summary>
            <para>
            <para>The destination relay server port.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRRelayCmdlet.Tag">
            <summary>
            <para>
            <para>The tags used to organize, track, or control access for the resource. For example,
            { "tags": {"key1":"value1", "key2":"value2"} }.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRRelayCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique token that Amazon SES uses to recognize subsequent retries of the same request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRRelayCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RelayId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.CreateRelayResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.CreateRelayResponse 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.MMGR.NewMMGRRelayCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RelayName parameter.
            The -PassThru parameter is deprecated, use -Select '^RelayName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRRelayCmdlet.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.MMGR.NewMMGRRuleSetCmdlet">
            <summary>
            Provision a new rule set.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRRuleSetCmdlet.Rule">
            <summary>
            <para>
            <para>Conditional rules that are evaluated for determining actions on email.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRRuleSetCmdlet.RuleSetName">
            <summary>
            <para>
            <para>A user-friendly name for the rule set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRRuleSetCmdlet.Tag">
            <summary>
            <para>
            <para>The tags used to organize, track, or control access for the resource. For example,
            { "tags": {"key1":"value1", "key2":"value2"} }.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRRuleSetCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique token that Amazon SES uses to recognize subsequent retries of the same request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRRuleSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RuleSetId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.CreateRuleSetResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.CreateRuleSetResponse 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.MMGR.NewMMGRRuleSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RuleSetName parameter.
            The -PassThru parameter is deprecated, use -Select '^RuleSetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRRuleSetCmdlet.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.MMGR.NewMMGRTrafficPolicyCmdlet">
            <summary>
            Provision a new traffic policy resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRTrafficPolicyCmdlet.DefaultAction">
            <summary>
            <para>
            <para>Default action instructs the traffic policy to either Allow or Deny (block) messages
            that fall outside of (or not addressed by) the conditions of your policy statements</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRTrafficPolicyCmdlet.MaxMessageSizeByte">
            <summary>
            <para>
            <para>The maximum message size in bytes of email which is allowed in by this traffic policy—anything
            larger will be blocked.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRTrafficPolicyCmdlet.PolicyStatement">
            <summary>
            <para>
            <para>Conditional statements for filtering email traffic.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRTrafficPolicyCmdlet.Tag">
            <summary>
            <para>
            <para>The tags used to organize, track, or control access for the resource. For example,
            { "tags": {"key1":"value1", "key2":"value2"} }.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRTrafficPolicyCmdlet.TrafficPolicyName">
            <summary>
            <para>
            <para>A user-friendly name for the traffic policy resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRTrafficPolicyCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique token that Amazon SES uses to recognize subsequent retries of the same request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRTrafficPolicyCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TrafficPolicyId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.CreateTrafficPolicyResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.CreateTrafficPolicyResponse 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.MMGR.NewMMGRTrafficPolicyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TrafficPolicyName parameter.
            The -PassThru parameter is deprecated, use -Select '^TrafficPolicyName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.NewMMGRTrafficPolicyCmdlet.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.MMGR.RemoveMMGRAddonInstanceCmdlet">
            <summary>
            Deletes an Add On instance.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRAddonInstanceCmdlet.AddonInstanceId">
            <summary>
            <para>
            <para>The Add On instance ID to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRAddonInstanceCmdlet.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.MailManager.Model.DeleteAddonInstanceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRAddonInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AddonInstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^AddonInstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRAddonInstanceCmdlet.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.MMGR.RemoveMMGRAddonSubscriptionCmdlet">
            <summary>
            Deletes an Add On subscription.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRAddonSubscriptionCmdlet.AddonSubscriptionId">
            <summary>
            <para>
            <para>The Add On subscription ID to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRAddonSubscriptionCmdlet.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.MailManager.Model.DeleteAddonSubscriptionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRAddonSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AddonSubscriptionId parameter.
            The -PassThru parameter is deprecated, use -Select '^AddonSubscriptionId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRAddonSubscriptionCmdlet.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.MMGR.RemoveMMGRArchiveCmdlet">
            <summary>
            Initiates deletion of an email archive. This changes the archive state to pending
            deletion. In this state, no new emails can be added, and existing archived emails
            become inaccessible (search, export, download). The archive and all of its contents
            will be permanently deleted 30 days after entering the pending deletion state, regardless
            of the configured retention period.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRArchiveCmdlet.ArchiveId">
            <summary>
            <para>
            <para>The identifier of the archive to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRArchiveCmdlet.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.MailManager.Model.DeleteArchiveResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRArchiveCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ArchiveId parameter.
            The -PassThru parameter is deprecated, use -Select '^ArchiveId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRArchiveCmdlet.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.MMGR.RemoveMMGRIngressPointCmdlet">
            <summary>
            Delete an ingress endpoint resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRIngressPointCmdlet.IngressPointId">
            <summary>
            <para>
            <para>The identifier of the ingress endpoint resource that you want to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRIngressPointCmdlet.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.MailManager.Model.DeleteIngressPointResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRIngressPointCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the IngressPointId parameter.
            The -PassThru parameter is deprecated, use -Select '^IngressPointId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRIngressPointCmdlet.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.MMGR.RemoveMMGRRelayCmdlet">
            <summary>
            Deletes an existing relay resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRRelayCmdlet.RelayId">
            <summary>
            <para>
            <para>The unique relay identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRRelayCmdlet.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.MailManager.Model.DeleteRelayResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRRelayCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RelayId parameter.
            The -PassThru parameter is deprecated, use -Select '^RelayId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRRelayCmdlet.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.MMGR.RemoveMMGRResourceTagCmdlet">
            <summary>
            Remove one or more tags (keys and values) from a specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para> The Amazon Resource Name (ARN) of the resource that you want to untag. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para> The keys of the key-value pairs for the tag or tags you want to remove from the specified
            resource. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRResourceTagCmdlet.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.MailManager.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRResourceTagCmdlet.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.MMGR.RemoveMMGRRuleSetCmdlet">
            <summary>
            Delete a rule set.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRRuleSetCmdlet.RuleSetId">
            <summary>
            <para>
            <para>The identifier of an existing rule set resource to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRRuleSetCmdlet.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.MailManager.Model.DeleteRuleSetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRRuleSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RuleSetId parameter.
            The -PassThru parameter is deprecated, use -Select '^RuleSetId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRRuleSetCmdlet.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.MMGR.RemoveMMGRTrafficPolicyCmdlet">
            <summary>
            Delete a traffic policy resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRTrafficPolicyCmdlet.TrafficPolicyId">
            <summary>
            <para>
            <para>The identifier of the traffic policy that you want to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRTrafficPolicyCmdlet.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.MailManager.Model.DeleteTrafficPolicyResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRTrafficPolicyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TrafficPolicyId parameter.
            The -PassThru parameter is deprecated, use -Select '^TrafficPolicyId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.RemoveMMGRTrafficPolicyCmdlet.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.MMGR.StartMMGRArchiveExportCmdlet">
            <summary>
            Initiates an export of emails from the specified archive.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StartMMGRArchiveExportCmdlet.ArchiveId">
            <summary>
            <para>
            <para>The identifier of the archive to export emails from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StartMMGRArchiveExportCmdlet.FromTimestamp">
            <summary>
            <para>
            <para>The start of the timestamp range to include emails from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StartMMGRArchiveExportCmdlet.Filters_Include">
            <summary>
            <para>
            <para>The filter conditions for emails to include.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StartMMGRArchiveExportCmdlet.S3_S3Location">
            <summary>
            <para>
            <para>The S3 location to deliver the exported email data.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StartMMGRArchiveExportCmdlet.ToTimestamp">
            <summary>
            <para>
            <para>The end of the timestamp range to include emails from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StartMMGRArchiveExportCmdlet.Filters_Unless">
            <summary>
            <para>
            <para>The filter conditions for emails to exclude.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StartMMGRArchiveExportCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of email items to include in the export.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StartMMGRArchiveExportCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ExportId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.StartArchiveExportResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.StartArchiveExportResponse 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.MMGR.StartMMGRArchiveExportCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ArchiveId parameter.
            The -PassThru parameter is deprecated, use -Select '^ArchiveId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StartMMGRArchiveExportCmdlet.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.MMGR.StartMMGRArchiveSearchCmdlet">
            <summary>
            Initiates a search across emails in the specified archive.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StartMMGRArchiveSearchCmdlet.ArchiveId">
            <summary>
            <para>
            <para>The identifier of the archive to search emails in.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StartMMGRArchiveSearchCmdlet.FromTimestamp">
            <summary>
            <para>
            <para>The start timestamp of the range to search emails from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StartMMGRArchiveSearchCmdlet.Filters_Include">
            <summary>
            <para>
            <para>The filter conditions for emails to include.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StartMMGRArchiveSearchCmdlet.ToTimestamp">
            <summary>
            <para>
            <para>The end timestamp of the range to search emails from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StartMMGRArchiveSearchCmdlet.Filters_Unless">
            <summary>
            <para>
            <para>The filter conditions for emails to exclude.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StartMMGRArchiveSearchCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of search results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StartMMGRArchiveSearchCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SearchId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MailManager.Model.StartArchiveSearchResponse).
            Specifying the name of a property of type Amazon.MailManager.Model.StartArchiveSearchResponse 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.MMGR.StartMMGRArchiveSearchCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ArchiveId parameter.
            The -PassThru parameter is deprecated, use -Select '^ArchiveId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StartMMGRArchiveSearchCmdlet.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.MMGR.StopMMGRArchiveExportCmdlet">
            <summary>
            Stops an in-progress export of emails from an archive.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StopMMGRArchiveExportCmdlet.ExportId">
            <summary>
            <para>
            <para>The identifier of the export job to stop.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StopMMGRArchiveExportCmdlet.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.MailManager.Model.StopArchiveExportResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StopMMGRArchiveExportCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ExportId parameter.
            The -PassThru parameter is deprecated, use -Select '^ExportId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StopMMGRArchiveExportCmdlet.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.MMGR.StopMMGRArchiveSearchCmdlet">
            <summary>
            Stops an in-progress archive search job.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StopMMGRArchiveSearchCmdlet.SearchId">
            <summary>
            <para>
            <para>The identifier of the search job to stop.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StopMMGRArchiveSearchCmdlet.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.MailManager.Model.StopArchiveSearchResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StopMMGRArchiveSearchCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SearchId parameter.
            The -PassThru parameter is deprecated, use -Select '^SearchId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.StopMMGRArchiveSearchCmdlet.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.MMGR.UpdateMMGRArchiveCmdlet">
            <summary>
            Updates the attributes of an existing email archive.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRArchiveCmdlet.ArchiveId">
            <summary>
            <para>
            <para>The identifier of the archive to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRArchiveCmdlet.ArchiveName">
            <summary>
            <para>
            <para>A new, unique name for the archive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRArchiveCmdlet.Retention_RetentionPeriod">
            <summary>
            <para>
            <para>The enum value sets the period for retaining emails in an archive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRArchiveCmdlet.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.MailManager.Model.UpdateArchiveResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRArchiveCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ArchiveId parameter.
            The -PassThru parameter is deprecated, use -Select '^ArchiveId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRArchiveCmdlet.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.MMGR.UpdateMMGRIngressPointCmdlet">
            <summary>
            Update attributes of a provisioned ingress endpoint resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRIngressPointCmdlet.IngressPointId">
            <summary>
            <para>
            <para>The identifier for the ingress endpoint you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRIngressPointCmdlet.IngressPointName">
            <summary>
            <para>
            <para>A user friendly name for the ingress endpoint resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRIngressPointCmdlet.RuleSetId">
            <summary>
            <para>
            <para>The identifier of an existing rule set that you attach to an ingress endpoint resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRIngressPointCmdlet.IngressPointConfiguration_SecretArn">
            <summary>
            <para>
            <para>The SecretsManager::Secret ARN of the ingress endpoint resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRIngressPointCmdlet.IngressPointConfiguration_SmtpPassword">
            <summary>
            <para>
            <para>The password of the ingress endpoint resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRIngressPointCmdlet.StatusToUpdate">
            <summary>
            <para>
            <para>The update status of an ingress endpoint.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRIngressPointCmdlet.TrafficPolicyId">
            <summary>
            <para>
            <para>The identifier of an existing traffic policy that you attach to an ingress endpoint
            resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRIngressPointCmdlet.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.MailManager.Model.UpdateIngressPointResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRIngressPointCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the IngressPointId parameter.
            The -PassThru parameter is deprecated, use -Select '^IngressPointId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRIngressPointCmdlet.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.MMGR.UpdateMMGRRelayCmdlet">
            <summary>
            Updates the attributes of an existing relay resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRRelayCmdlet.Authentication_NoAuthentication">
            <summary>
            <para>
            <para>Keep an empty structure if the relay destination server does not require SMTP credential
            authentication.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRRelayCmdlet.RelayId">
            <summary>
            <para>
            <para>The unique relay identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRRelayCmdlet.RelayName">
            <summary>
            <para>
            <para>The name of the relay resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRRelayCmdlet.Authentication_SecretArn">
            <summary>
            <para>
            <para>The ARN of the secret created in secrets manager where the relay server's SMTP credentials
            are stored.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRRelayCmdlet.ServerName">
            <summary>
            <para>
            <para>The destination relay server address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRRelayCmdlet.ServerPort">
            <summary>
            <para>
            <para>The destination relay server port.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRRelayCmdlet.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.MailManager.Model.UpdateRelayResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRRelayCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RelayId parameter.
            The -PassThru parameter is deprecated, use -Select '^RelayId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRRelayCmdlet.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.MMGR.UpdateMMGRRuleSetCmdlet">
            <summary>
            &gt;Update attributes of an already provisioned rule set.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRRuleSetCmdlet.Rule">
            <summary>
            <para>
            <para>A new set of rules to replace the current rules of the rule set—these rules will override
            all the rules of the rule set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRRuleSetCmdlet.RuleSetId">
            <summary>
            <para>
            <para>The identifier of a rule set you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRRuleSetCmdlet.RuleSetName">
            <summary>
            <para>
            <para>A user-friendly name for the rule set resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRRuleSetCmdlet.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.MailManager.Model.UpdateRuleSetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRRuleSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RuleSetId parameter.
            The -PassThru parameter is deprecated, use -Select '^RuleSetId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRRuleSetCmdlet.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.MMGR.UpdateMMGRTrafficPolicyCmdlet">
            <summary>
            Update attributes of an already provisioned traffic policy resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRTrafficPolicyCmdlet.DefaultAction">
            <summary>
            <para>
            <para>Default action instructs the traffic policy to either Allow or Deny (block) messages
            that fall outside of (or not addressed by) the conditions of your policy statements</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRTrafficPolicyCmdlet.MaxMessageSizeByte">
            <summary>
            <para>
            <para>The maximum message size in bytes of email which is allowed in by this traffic policy—anything
            larger will be blocked.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRTrafficPolicyCmdlet.PolicyStatement">
            <summary>
            <para>
            <para>The list of conditions to be updated for filtering email traffic.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRTrafficPolicyCmdlet.TrafficPolicyId">
            <summary>
            <para>
            <para>The identifier of the traffic policy that you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRTrafficPolicyCmdlet.TrafficPolicyName">
            <summary>
            <para>
            <para>A user-friendly name for the traffic policy resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRTrafficPolicyCmdlet.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.MailManager.Model.UpdateTrafficPolicyResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRTrafficPolicyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TrafficPolicyId parameter.
            The -PassThru parameter is deprecated, use -Select '^TrafficPolicyId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MMGR.UpdateMMGRTrafficPolicyCmdlet.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>