AWS.Tools.Chime.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.Chime</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.AddCHMPhoneNumberToUserCmdlet">
            <summary>
            Associates a phone number with the specified Amazon Chime user.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMPhoneNumberToUserCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMPhoneNumberToUserCmdlet.E164PhoneNumber">
            <summary>
            <para>
            <para>The phone number, in E.164 format.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMPhoneNumberToUserCmdlet.UserId">
            <summary>
            <para>
            <para>The user ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMPhoneNumberToUserCmdlet.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.Chime.Model.AssociatePhoneNumberWithUserResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMPhoneNumberToUserCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserId parameter.
            The -PassThru parameter is deprecated, use -Select '^UserId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMPhoneNumberToUserCmdlet.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.CHM.AddCHMSigninDelegateGroupsToAccountCmdlet">
            <summary>
            Associates the specified sign-in delegate groups with the specified Amazon Chime account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMSigninDelegateGroupsToAccountCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMSigninDelegateGroupsToAccountCmdlet.SigninDelegateGroup">
            <summary>
            <para>
            <para>The sign-in delegate groups.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMSigninDelegateGroupsToAccountCmdlet.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.Chime.Model.AssociateSigninDelegateGroupsWithAccountResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMSigninDelegateGroupsToAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMSigninDelegateGroupsToAccountCmdlet.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.CHM.DisableCHMUserSuspensionBatchCmdlet">
            <summary>
            Removes the suspension from up to 50 previously suspended users for the specified
            Amazon Chime <c>EnterpriseLWA</c> account. Only users on <c>EnterpriseLWA</c> accounts
            can be unsuspended using this action. For more information about different account
            types, see <a href="https://docs.aws.amazon.com/chime/latest/ag/manage-chime-account.html">
            Managing Your Amazon Chime Accounts </a> in the account types, in the <i>Amazon Chime
            Administration Guide</i>.
             
              
            <para>
            Previously suspended users who are unsuspended using this action are returned to <c>Registered</c>
            status. Users who are not previously suspended are ignored.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.DisableCHMUserSuspensionBatchCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.DisableCHMUserSuspensionBatchCmdlet.UserIdList">
            <summary>
            <para>
            <para>The request containing the user IDs to unsuspend.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.DisableCHMUserSuspensionBatchCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UserErrors'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.BatchUnsuspendUserResponse).
            Specifying the name of a property of type Amazon.Chime.Model.BatchUnsuspendUserResponse 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.CHM.DisableCHMUserSuspensionBatchCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserIdList parameter.
            The -PassThru parameter is deprecated, use -Select '^UserIdList' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.DisableCHMUserSuspensionBatchCmdlet.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.CHM.EnableCHMUserSuspensionBatchCmdlet">
            <summary>
            Suspends up to 50 users from a <c>Team</c> or <c>EnterpriseLWA</c> Amazon Chime account.
            For more information about different account types, see <a href="https://docs.aws.amazon.com/chime/latest/ag/manage-chime-account.html">Managing
            Your Amazon Chime Accounts</a> in the <i>Amazon Chime Administration Guide</i>.
             
              
            <para>
            Users suspended from a <c>Team</c> account are disassociated from the account,but
            they can continue to use Amazon Chime as free users. To remove the suspension from
            suspended <c>Team</c> account users, invite them to the <c>Team</c> account again.
            You can use the <a>InviteUsers</a> action to do so.
            </para><para>
            Users suspended from an <c>EnterpriseLWA</c> account are immediately signed out of
            Amazon Chime and can no longer sign in. To remove the suspension from suspended <c>EnterpriseLWA</c>
            account users, use the <a>BatchUnsuspendUser</a> action.
            </para><para>
             To sign out users without suspending them, use the <a>LogoutUser</a> action.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.EnableCHMUserSuspensionBatchCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.EnableCHMUserSuspensionBatchCmdlet.UserIdList">
            <summary>
            <para>
            <para>The request containing the user IDs to suspend.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.EnableCHMUserSuspensionBatchCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UserErrors'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.BatchSuspendUserResponse).
            Specifying the name of a property of type Amazon.Chime.Model.BatchSuspendUserResponse 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.CHM.EnableCHMUserSuspensionBatchCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserIdList parameter.
            The -PassThru parameter is deprecated, use -Select '^UserIdList' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.EnableCHMUserSuspensionBatchCmdlet.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.CHM.GetCHMAccountCmdlet">
            <summary>
            Retrieves details for the specified Amazon Chime account, such as account type and
            supported licenses.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAccountCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAccountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Account'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetAccountResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetAccountResponse 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.CHM.GetCHMAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMAccountListCmdlet">
            <summary>
            Lists the Amazon Chime accounts under the administrator's AWS account. You can filter
            accounts by account name prefix. To find out which Amazon Chime account a user belongs
            to, you can filter by the user's email address, which returns one account result.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAccountListCmdlet.Name">
            <summary>
            <para>
            <para>Amazon Chime account name prefix with which to filter results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAccountListCmdlet.UserEmail">
            <summary>
            <para>
            <para>User email address with which to filter results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAccountListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call. Defaults to 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>99</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAccountListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to use to retrieve the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAccountListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Accounts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListAccountsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListAccountsResponse 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.CHM.GetCHMAccountListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMAccountSettingCmdlet">
            <summary>
            Retrieves account settings for the specified Amazon Chime account ID, such as remote
            control and dialout settings. For more information about these settings, see <a href="https://docs.aws.amazon.com/chime/latest/ag/policies.html">Use
            the Policies Page</a> in the <i>Amazon Chime Administration Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAccountSettingCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAccountSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AccountSettings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetAccountSettingsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetAccountSettingsResponse 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.CHM.GetCHMAccountSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMBotCmdlet">
            <summary>
            Retrieves details for the specified bot, such as bot email address, bot type, status,
            and display name.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMBotCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMBotCmdlet.BotId">
            <summary>
            <para>
            <para>The bot ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMBotCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Bot'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetBotResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetBotResponse 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.CHM.GetCHMBotCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the BotId parameter.
            The -PassThru parameter is deprecated, use -Select '^BotId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMBotListCmdlet">
            <summary>
            Lists the bots associated with the administrator's Amazon Chime Enterprise account
            ID.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMBotListCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMBotListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call. The default is 10.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>99</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMBotListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to use to retrieve the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMBotListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Bots'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListBotsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListBotsResponse 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.CHM.GetCHMBotListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMBotListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMEventsConfigurationCmdlet">
            <summary>
            Gets details for an events configuration that allows a bot to receive outgoing events,
            such as an HTTPS endpoint or Lambda function ARN.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMEventsConfigurationCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMEventsConfigurationCmdlet.BotId">
            <summary>
            <para>
            <para>The bot ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMEventsConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventsConfiguration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetEventsConfigurationResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetEventsConfigurationResponse 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.CHM.GetCHMEventsConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the BotId parameter.
            The -PassThru parameter is deprecated, use -Select '^BotId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMGlobalSettingCmdlet">
            <summary>
            Retrieves global settings for the administrator's AWS account, such as Amazon Chime
            Business Calling and Amazon Chime Voice Connector settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMGlobalSettingCmdlet.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.Chime.Model.GetGlobalSettingsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetGlobalSettingsResponse 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.CHM.GetCHMPhoneNumberCmdlet">
            <summary>
            Retrieves details for the specified phone number ID, such as associations, capabilities,
            and product type.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberCmdlet.PhoneNumberId">
            <summary>
            <para>
            <para>The phone number ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PhoneNumber'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetPhoneNumberResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetPhoneNumberResponse 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.CHM.GetCHMPhoneNumberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PhoneNumberId parameter.
            The -PassThru parameter is deprecated, use -Select '^PhoneNumberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberListCmdlet">
            <summary>
            Lists the phone numbers for the specified Amazon Chime account, Amazon Chime user,
            Amazon Chime Voice Connector, or Amazon Chime Voice Connector group.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberListCmdlet.FilterName">
            <summary>
            <para>
            <para>The filter to use to limit the number of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberListCmdlet.FilterValue">
            <summary>
            <para>
            <para>The value to use for the filter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberListCmdlet.ProductType">
            <summary>
            <para>
            <para>The phone number product type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberListCmdlet.Status">
            <summary>
            <para>
            <para>The phone number status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>99</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to use to retrieve the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PhoneNumbers'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListPhoneNumbersResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListPhoneNumbersResponse 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.CHM.GetCHMPhoneNumberListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberOrderCmdlet">
            <summary>
            Retrieves details for the specified phone number order, such as the order creation
            timestamp, phone numbers in E.164 format, product type, and order status.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberOrderCmdlet.PhoneNumberOrderId">
            <summary>
            <para>
            <para>The ID for the phone number order.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberOrderCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PhoneNumberOrder'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetPhoneNumberOrderResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetPhoneNumberOrderResponse 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.CHM.GetCHMPhoneNumberOrderCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PhoneNumberOrderId parameter.
            The -PassThru parameter is deprecated, use -Select '^PhoneNumberOrderId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberOrderListCmdlet">
            <summary>
            Lists the phone number orders for the administrator's Amazon Chime account.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberOrderListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>99</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberOrderListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to use to retrieve the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberOrderListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PhoneNumberOrders'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListPhoneNumberOrdersResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListPhoneNumberOrdersResponse 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.CHM.GetCHMPhoneNumberOrderListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberSettingCmdlet">
            <summary>
            Retrieves the phone number settings for the administrator's AWS account, such as the
            default outbound calling name.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberSettingCmdlet.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.Chime.Model.GetPhoneNumberSettingsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetPhoneNumberSettingsResponse 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.CHM.GetCHMRetentionSettingCmdlet">
            <summary>
            Gets the retention settings for the specified Amazon Chime Enterprise account. For
            more information about retention settings, see <a href="https://docs.aws.amazon.com/chime/latest/ag/chat-retention.html">Managing
            Chat Retention Policies</a> in the <i>Amazon Chime Administration Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMRetentionSettingCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMRetentionSettingCmdlet.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.Chime.Model.GetRetentionSettingsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetRetentionSettingsResponse 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.CHM.GetCHMRetentionSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMRoomCmdlet">
            <summary>
            Retrieves room details, such as the room name, for a room in an Amazon Chime Enterprise
            account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMRoomCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMRoomCmdlet.RoomId">
            <summary>
            <para>
            <para>The room ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMRoomCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Room'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetRoomResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetRoomResponse 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.CHM.GetCHMRoomCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RoomId parameter.
            The -PassThru parameter is deprecated, use -Select '^RoomId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMRoomListCmdlet">
            <summary>
            Lists the room details for the specified Amazon Chime Enterprise account. Optionally,
            filter the results by a member ID (user ID or bot ID) to see a list of rooms that
            the member belongs to.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMRoomListCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMRoomListCmdlet.MemberId">
            <summary>
            <para>
            <para>The member ID (user ID or bot ID).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMRoomListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>99</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMRoomListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to use to retrieve the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMRoomListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Rooms'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListRoomsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListRoomsResponse 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.CHM.GetCHMRoomListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMRoomListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMRoomMembershipListCmdlet">
            <summary>
            Lists the membership details for the specified room in an Amazon Chime Enterprise
            account, such as the members' IDs, email addresses, and names.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMRoomMembershipListCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMRoomMembershipListCmdlet.RoomId">
            <summary>
            <para>
            <para>The room ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMRoomMembershipListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>99</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMRoomMembershipListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to use to retrieve the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMRoomMembershipListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RoomMemberships'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListRoomMembershipsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListRoomMembershipsResponse 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.CHM.GetCHMRoomMembershipListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RoomId parameter.
            The -PassThru parameter is deprecated, use -Select '^RoomId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMRoomMembershipListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMSupportedPhoneNumberCountryListCmdlet">
            <summary>
            Lists supported phone number countries.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMSupportedPhoneNumberCountryListCmdlet.ProductType">
            <summary>
            <para>
            <para>The phone number product type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMSupportedPhoneNumberCountryListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PhoneNumberCountries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListSupportedPhoneNumberCountriesResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListSupportedPhoneNumberCountriesResponse 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.CHM.GetCHMSupportedPhoneNumberCountryListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProductType parameter.
            The -PassThru parameter is deprecated, use -Select '^ProductType' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserCmdlet">
            <summary>
            Retrieves details for the specified user ID, such as primary email address, license
            type,and personal meeting PIN.
             
              
            <para>
             To retrieve user details with an email address instead of a user ID, use the <a>ListUsers</a>
            action, and then filter by email address.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserCmdlet.UserId">
            <summary>
            <para>
            <para>The user ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'User'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetUserResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetUserResponse 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.CHM.GetCHMUserCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserId parameter.
            The -PassThru parameter is deprecated, use -Select '^UserId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserListCmdlet">
            <summary>
            Lists the users that belong to the specified Amazon Chime account. You can specify
            an email address to list only the user that the email address belongs to.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserListCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserListCmdlet.UserEmail">
            <summary>
            <para>
            <para>Optional. The user email address used to filter results. Maximum 1.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserListCmdlet.UserType">
            <summary>
            <para>
            <para>The user type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call. Defaults to 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>99</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to use to retrieve the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Users'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListUsersResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListUsersResponse 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.CHM.GetCHMUserListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserSettingCmdlet">
            <summary>
            Retrieves settings for the specified user ID, such as any associated phone number
            settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserSettingCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserSettingCmdlet.UserId">
            <summary>
            <para>
            <para>The user ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UserSettings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetUserSettingsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetUserSettingsResponse 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.CHM.GetCHMUserSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserId parameter.
            The -PassThru parameter is deprecated, use -Select '^UserId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.HideCHMConversationMessageCmdlet">
            <summary>
            Redacts the specified message from the specified Amazon Chime conversation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMConversationMessageCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMConversationMessageCmdlet.ConversationId">
            <summary>
            <para>
            <para>The conversation ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMConversationMessageCmdlet.MessageId">
            <summary>
            <para>
            <para>The message ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMConversationMessageCmdlet.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.Chime.Model.RedactConversationMessageResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMConversationMessageCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MessageId parameter.
            The -PassThru parameter is deprecated, use -Select '^MessageId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMConversationMessageCmdlet.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.CHM.HideCHMRoomMessageCmdlet">
            <summary>
            Redacts the specified message from the specified Amazon Chime channel.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMRoomMessageCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMRoomMessageCmdlet.MessageId">
            <summary>
            <para>
            <para>The message ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMRoomMessageCmdlet.RoomId">
            <summary>
            <para>
            <para>The room ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMRoomMessageCmdlet.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.Chime.Model.RedactRoomMessageResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMRoomMessageCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MessageId parameter.
            The -PassThru parameter is deprecated, use -Select '^MessageId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMRoomMessageCmdlet.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.CHM.InvokeCHMUserLogoutCmdlet">
            <summary>
            Logs out the specified user from all of the devices they are currently logged into.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.InvokeCHMUserLogoutCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.InvokeCHMUserLogoutCmdlet.UserId">
            <summary>
            <para>
            <para>The user ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.InvokeCHMUserLogoutCmdlet.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.Chime.Model.LogoutUserResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.InvokeCHMUserLogoutCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserId parameter.
            The -PassThru parameter is deprecated, use -Select '^UserId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.InvokeCHMUserLogoutCmdlet.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.CHM.NewCHMAccountCmdlet">
            <summary>
            Creates an Amazon Chime account under the administrator's AWS account. Only <c>Team</c>
            account types are currently supported for this action. For more information about
            different account types, see <a href="https://docs.aws.amazon.com/chime/latest/ag/manage-chime-account.html">Managing
            Your Amazon Chime Accounts</a> in the <i>Amazon Chime Administration Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAccountCmdlet.Name">
            <summary>
            <para>
            <para>The name of the Amazon Chime account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAccountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Account'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreateAccountResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateAccountResponse 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.CHM.NewCHMAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Name parameter.
            The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAccountCmdlet.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.CHM.NewCHMBotCmdlet">
            <summary>
            Creates a bot for an Amazon Chime Enterprise account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMBotCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMBotCmdlet.DisplayName">
            <summary>
            <para>
            <para>The bot display name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMBotCmdlet.Domain">
            <summary>
            <para>
            <para>The domain of the Amazon Chime Enterprise account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMBotCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Bot'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreateBotResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateBotResponse 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.CHM.NewCHMBotCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DisplayName parameter.
            The -PassThru parameter is deprecated, use -Select '^DisplayName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMBotCmdlet.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.CHM.NewCHMMeetingDialOutCmdlet">
            <summary>
            Uses the join token and call metadata in a meeting request (From number, To number,
            and so forth) to initiate an outbound call to a public switched telephone network
            (PSTN) and join them into a Chime meeting. Also ensures that the From number belongs
            to the customer.
             
              
            <para>
            To play welcome audio or implement an interactive voice response (IVR), use the <c>CreateSipMediaApplicationCall</c>
            action with the corresponding SIP media application ID.
            </para><important><para><b>This API is not available in a dedicated namespace.</b></para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingDialOutCmdlet.FromPhoneNumber">
            <summary>
            <para>
            <para>Phone number used as the caller ID when the remote party receives a call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingDialOutCmdlet.JoinToken">
            <summary>
            <para>
            <para>Token used by the Amazon Chime SDK attendee. Call the <a href="https://docs.aws.amazon.com/chime/latest/APIReference/API_CreateAttendee.html">CreateAttendee</a>
            action to get a join token.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingDialOutCmdlet.MeetingId">
            <summary>
            <para>
            <para>The Amazon Chime SDK meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingDialOutCmdlet.ToPhoneNumber">
            <summary>
            <para>
            <para>Phone number called when inviting someone to a meeting.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingDialOutCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TransactionId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreateMeetingDialOutResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateMeetingDialOutResponse 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.CHM.NewCHMMeetingDialOutCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MeetingId parameter.
            The -PassThru parameter is deprecated, use -Select '^MeetingId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingDialOutCmdlet.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.CHM.NewCHMPhoneNumberOrderCmdlet">
            <summary>
            Creates an order for phone numbers to be provisioned. For toll-free numbers, you cannot
            use the Amazon Chime Business Calling product type. For numbers outside the U.S.,
            you must use the Amazon Chime SIP Media Application Dial-In product type.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMPhoneNumberOrderCmdlet.E164PhoneNumber">
            <summary>
            <para>
            <para>List of phone numbers, in E.164 format.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMPhoneNumberOrderCmdlet.ProductType">
            <summary>
            <para>
            <para>The phone number product type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMPhoneNumberOrderCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PhoneNumberOrder'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreatePhoneNumberOrderResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreatePhoneNumberOrderResponse 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.CHM.NewCHMPhoneNumberOrderCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the E164PhoneNumber parameter.
            The -PassThru parameter is deprecated, use -Select '^E164PhoneNumber' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMPhoneNumberOrderCmdlet.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.CHM.NewCHMRoomCmdlet">
            <summary>
            Creates a chat room for the specified Amazon Chime Enterprise account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMRoomCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMRoomCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>The idempotency token for the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMRoomCmdlet.Name">
            <summary>
            <para>
            <para>The room name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMRoomCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Room'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreateRoomResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateRoomResponse 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.CHM.NewCHMRoomCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMRoomCmdlet.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.CHM.NewCHMRoomMembershipCmdlet">
            <summary>
            Adds a member to a chat room in an Amazon Chime Enterprise account. A member can be
            either a user or a bot. The member role designates whether the member is a chat room
            administrator or a general chat room member.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMRoomMembershipCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMRoomMembershipCmdlet.MemberId">
            <summary>
            <para>
            <para>The Amazon Chime member ID (user ID or bot ID).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMRoomMembershipCmdlet.Role">
            <summary>
            <para>
            <para>The role of the member.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMRoomMembershipCmdlet.RoomId">
            <summary>
            <para>
            <para>The room ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMRoomMembershipCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RoomMembership'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreateRoomMembershipResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateRoomMembershipResponse 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.CHM.NewCHMRoomMembershipCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MemberId parameter.
            The -PassThru parameter is deprecated, use -Select '^MemberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMRoomMembershipCmdlet.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.CHM.NewCHMRoomMembershipBatchCmdlet">
            <summary>
            Adds up to 50 members to a chat room in an Amazon Chime Enterprise account. Members
            can be users or bots. The member role designates whether the member is a chat room
            administrator or a general chat room member.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMRoomMembershipBatchCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMRoomMembershipBatchCmdlet.MembershipItemList">
            <summary>
            <para>
            <para>The list of membership items.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMRoomMembershipBatchCmdlet.RoomId">
            <summary>
            <para>
            <para>The room ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMRoomMembershipBatchCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Errors'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.BatchCreateRoomMembershipResponse).
            Specifying the name of a property of type Amazon.Chime.Model.BatchCreateRoomMembershipResponse 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.CHM.NewCHMRoomMembershipBatchCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMRoomMembershipBatchCmdlet.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.CHM.NewCHMUserCmdlet">
            <summary>
            Creates a user under the specified Amazon Chime account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMUserCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMUserCmdlet.Email">
            <summary>
            <para>
            <para>The user's email address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMUserCmdlet.Username">
            <summary>
            <para>
            <para>The user name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMUserCmdlet.UserType">
            <summary>
            <para>
            <para>The user type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMUserCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'User'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreateUserResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateUserResponse 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.CHM.NewCHMUserCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMUserCmdlet.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.CHM.RemoveCHMAccountCmdlet">
            <summary>
            Deletes the specified Amazon Chime account. You must suspend all users before deleting
            <c>Team</c> account. You can use the <a>BatchSuspendUser</a> action to dodo.
             
              
            <para>
            For <c>EnterpriseLWA</c> and <c>EnterpriseAD</c> accounts, you must release the claimed
            domains for your Amazon Chime account before deletion. As soon as you release the
            domain, all users under that account are suspended.
            </para><para>
            Deleted accounts appear in your <c>Disabled</c> accounts list for 90 days. To restore
            deleted account from your <c>Disabled</c> accounts list, you must contact AWS Support.
            </para><para>
            After 90 days, deleted accounts are permanently removed from your <c>Disabled</c>
            accounts list.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAccountCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAccountCmdlet.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.Chime.Model.DeleteAccountResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAccountCmdlet.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.CHM.RemoveCHMEventsConfigurationCmdlet">
            <summary>
            Deletes the events configuration that allows a bot to receive outgoing events.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMEventsConfigurationCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMEventsConfigurationCmdlet.BotId">
            <summary>
            <para>
            <para>The bot ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMEventsConfigurationCmdlet.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.Chime.Model.DeleteEventsConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMEventsConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the BotId parameter.
            The -PassThru parameter is deprecated, use -Select '^BotId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMEventsConfigurationCmdlet.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.CHM.RemoveCHMPhoneNumberCmdlet">
            <summary>
            Moves the specified phone number into the <b>Deletion queue</b>. A phone number must
            be disassociated from any users or Amazon Chime Voice Connectors before it can be
            deleted.
             
              
            <para>
            Deleted phone numbers remain in the <b>Deletion queue</b> for 7 days before they are
            deleted permanently.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMPhoneNumberCmdlet.PhoneNumberId">
            <summary>
            <para>
            <para>The phone number ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMPhoneNumberCmdlet.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.Chime.Model.DeletePhoneNumberResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMPhoneNumberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PhoneNumberId parameter.
            The -PassThru parameter is deprecated, use -Select '^PhoneNumberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMPhoneNumberCmdlet.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.CHM.RemoveCHMPhoneNumberBatchCmdlet">
            <summary>
            Moves phone numbers into the <b>Deletion queue</b>. Phone numbers must be disassociated
            from any users or Amazon Chime Voice Connectors before they can be deleted.
             
              
            <para>
             Phone numbers remain in the <b>Deletion queue</b> for 7 days before they are deleted
            permanently.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMPhoneNumberBatchCmdlet.PhoneNumberId">
            <summary>
            <para>
            <para>List of phone number IDs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMPhoneNumberBatchCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PhoneNumberErrors'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.BatchDeletePhoneNumberResponse).
            Specifying the name of a property of type Amazon.Chime.Model.BatchDeletePhoneNumberResponse 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.CHM.RemoveCHMPhoneNumberBatchCmdlet.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.CHM.RemoveCHMPhoneNumberFromUserCmdlet">
            <summary>
            Disassociates the primary provisioned phone number from the specified Amazon Chime
            user.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMPhoneNumberFromUserCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMPhoneNumberFromUserCmdlet.UserId">
            <summary>
            <para>
            <para>The user ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMPhoneNumberFromUserCmdlet.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.Chime.Model.DisassociatePhoneNumberFromUserResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMPhoneNumberFromUserCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserId parameter.
            The -PassThru parameter is deprecated, use -Select '^UserId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMPhoneNumberFromUserCmdlet.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.CHM.RemoveCHMRoomCmdlet">
            <summary>
            Deletes a chat room in an Amazon Chime Enterprise account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMRoomCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMRoomCmdlet.RoomId">
            <summary>
            <para>
            <para>The chat room ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMRoomCmdlet.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.Chime.Model.DeleteRoomResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMRoomCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RoomId parameter.
            The -PassThru parameter is deprecated, use -Select '^RoomId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMRoomCmdlet.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.CHM.RemoveCHMRoomMembershipCmdlet">
            <summary>
            Removes a member from a chat room in an Amazon Chime Enterprise account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMRoomMembershipCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMRoomMembershipCmdlet.MemberId">
            <summary>
            <para>
            <para>The member ID (user ID or bot ID).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMRoomMembershipCmdlet.RoomId">
            <summary>
            <para>
            <para>The room ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMRoomMembershipCmdlet.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.Chime.Model.DeleteRoomMembershipResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMRoomMembershipCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MemberId parameter.
            The -PassThru parameter is deprecated, use -Select '^MemberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMRoomMembershipCmdlet.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.CHM.RemoveCHMSigninDelegateGroupsFromAccountCmdlet">
            <summary>
            Disassociates the specified sign-in delegate groups from the specified Amazon Chime
            account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMSigninDelegateGroupsFromAccountCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMSigninDelegateGroupsFromAccountCmdlet.GroupName">
            <summary>
            <para>
            <para>The sign-in delegate group names.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMSigninDelegateGroupsFromAccountCmdlet.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.Chime.Model.DisassociateSigninDelegateGroupsFromAccountResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMSigninDelegateGroupsFromAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMSigninDelegateGroupsFromAccountCmdlet.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.CHM.ResetCHMPersonalPINCmdlet">
            <summary>
            Resets the personal meeting PIN for the specified user on an Amazon Chime account.
            Returns the <a>User</a> object with the updated personal meeting PIN.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.ResetCHMPersonalPINCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.ResetCHMPersonalPINCmdlet.UserId">
            <summary>
            <para>
            <para>The user ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.ResetCHMPersonalPINCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'User'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ResetPersonalPINResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ResetPersonalPINResponse 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.CHM.ResetCHMPersonalPINCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserId parameter.
            The -PassThru parameter is deprecated, use -Select '^UserId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.ResetCHMPersonalPINCmdlet.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.CHM.RestoreCHMPhoneNumberCmdlet">
            <summary>
            Moves a phone number from the <b>Deletion queue</b> back into the phone number <b>Inventory</b>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RestoreCHMPhoneNumberCmdlet.PhoneNumberId">
            <summary>
            <para>
            <para>The phone number.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RestoreCHMPhoneNumberCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PhoneNumber'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.RestorePhoneNumberResponse).
            Specifying the name of a property of type Amazon.Chime.Model.RestorePhoneNumberResponse 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.CHM.RestoreCHMPhoneNumberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PhoneNumberId parameter.
            The -PassThru parameter is deprecated, use -Select '^PhoneNumberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RestoreCHMPhoneNumberCmdlet.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.CHM.SearchCHMAvailablePhoneNumberCmdlet">
            <summary>
            Searches for phone numbers that can be ordered. For US numbers, provide at least one
            of the following search filters: <c>AreaCode</c>, <c>City</c>, <c>State</c>, or <c>TollFreePrefix</c>.
            If you provide <c>City</c>, you must also provide <c>State</c>. Numbers outside the
            US only support the <c>PhoneNumberType</c> filter, which you must use.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.AreaCode">
            <summary>
            <para>
            <para>The area code used to filter results. Only applies to the US.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.City">
            <summary>
            <para>
            <para>The city used to filter results. Only applies to the US.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.Country">
            <summary>
            <para>
            <para>The country used to filter results. Defaults to the US Format: ISO 3166-1 alpha-2.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.PhoneNumberType">
            <summary>
            <para>
            <para>The phone number type used to filter results. Required for non-US numbers.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.State">
            <summary>
            <para>
            <para>The state used to filter results. Required only if you provide <c>City</c>. Only applies
            to the US.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.TollFreePrefix">
            <summary>
            <para>
            <para>The toll-free prefix that you use to filter results. Only applies to the US.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.NextToken">
            <summary>
            <para>
            <para>The token used to retrieve the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'E164PhoneNumbers'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.SearchAvailablePhoneNumbersResponse).
            Specifying the name of a property of type Amazon.Chime.Model.SearchAvailablePhoneNumbersResponse 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.CHM.SearchCHMAvailablePhoneNumberCmdlet.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="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.SendCHMUserInvitationCmdlet">
            <summary>
            Sends email to a maximum of 50 users, inviting them to the specified Amazon Chime
            <c>Team</c> account. Only <c>Team</c> account types are currently supported for this
            action.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SendCHMUserInvitationCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SendCHMUserInvitationCmdlet.UserEmailList">
            <summary>
            <para>
            <para>The user email addresses to which to send the email invitation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SendCHMUserInvitationCmdlet.UserType">
            <summary>
            <para>
            <para>The user type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SendCHMUserInvitationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Invites'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.InviteUsersResponse).
            Specifying the name of a property of type Amazon.Chime.Model.InviteUsersResponse 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.CHM.SendCHMUserInvitationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserEmailList parameter.
            The -PassThru parameter is deprecated, use -Select '^UserEmailList' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SendCHMUserInvitationCmdlet.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.CHM.UpdateCHMAccountCmdlet">
            <summary>
            Updates account details for the specified Amazon Chime account. Currently, only account
            name and default license updates are supported for this action.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountCmdlet.DefaultLicense">
            <summary>
            <para>
            <para>The default license applied when you add users to an Amazon Chime account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountCmdlet.Name">
            <summary>
            <para>
            <para>The new name for the specified Amazon Chime account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Account'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.UpdateAccountResponse).
            Specifying the name of a property of type Amazon.Chime.Model.UpdateAccountResponse 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.CHM.UpdateCHMAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountCmdlet.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.CHM.UpdateCHMAccountSettingCmdlet">
            <summary>
            Updates the settings for the specified Amazon Chime account. You can update settings
            for remote control of shared screens, or for the dial-out option. For more information
            about these settings, see <a href="https://docs.aws.amazon.com/chime/latest/ag/policies.html">Use
            the Policies Page</a> in the <i>Amazon Chime Administration Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountSettingCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountSettingCmdlet.AccountSettings_DisableRemoteControl">
            <summary>
            <para>
            <para>Setting that stops or starts remote control of shared screens during meetings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountSettingCmdlet.AccountSettings_EnableDialOut">
            <summary>
            <para>
            <para>Setting that allows meeting participants to choose the <b>Call me at a phone number</b>
            option. For more information, see <a href="https://docs.aws.amazon.com/chime/latest/ug/chime-join-meeting.html">Join
            a Meeting without the Amazon Chime App</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountSettingCmdlet.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.Chime.Model.UpdateAccountSettingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountSettingCmdlet.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.CHM.UpdateCHMBotCmdlet">
            <summary>
            Updates the status of the specified bot, such as starting or stopping the bot from
            running in your Amazon Chime Enterprise account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMBotCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMBotCmdlet.BotId">
            <summary>
            <para>
            <para>The bot ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMBotCmdlet.Disabled">
            <summary>
            <para>
            <para>When true, stops the specified bot from running in your account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMBotCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Bot'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.UpdateBotResponse).
            Specifying the name of a property of type Amazon.Chime.Model.UpdateBotResponse 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.CHM.UpdateCHMBotCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the BotId parameter.
            The -PassThru parameter is deprecated, use -Select '^BotId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMBotCmdlet.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.CHM.UpdateCHMGlobalSettingCmdlet">
            <summary>
            Updates global settings for the administrator's AWS account, such as Amazon Chime
            Business Calling and Amazon Chime Voice Connector settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMGlobalSettingCmdlet.BusinessCalling_CdrBucket">
            <summary>
            <para>
            <para>The Amazon S3 bucket designated for call detail record storage.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMGlobalSettingCmdlet.VoiceConnector_CdrBucket">
            <summary>
            <para>
            <para>The Amazon S3 bucket designated for call detail record storage.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMGlobalSettingCmdlet.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.Chime.Model.UpdateGlobalSettingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMGlobalSettingCmdlet.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.CHM.UpdateCHMPhoneNumberCmdlet">
            <summary>
            Updates phone number details, such as product type or calling name, for the specified
            phone number ID. You can update one phone number detail at a time. For example, you
            can update either the product type or the calling name in one action.
             
              
            <para>
            For toll-free numbers, you cannot use the Amazon Chime Business Calling product type.
            For numbers outside the U.S., you must use the Amazon Chime SIP Media Application
            Dial-In product type.
            </para><para>
            Updates to outbound calling names can take 72 hours to complete. Pending updates to
            outbound calling names must be complete before you can request another update.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberCmdlet.CallingName">
            <summary>
            <para>
            <para>The outbound calling name associated with the phone number.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberCmdlet.PhoneNumberId">
            <summary>
            <para>
            <para>The phone number ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberCmdlet.ProductType">
            <summary>
            <para>
            <para>The product type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PhoneNumber'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.UpdatePhoneNumberResponse).
            Specifying the name of a property of type Amazon.Chime.Model.UpdatePhoneNumberResponse 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.CHM.UpdateCHMPhoneNumberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PhoneNumberId parameter.
            The -PassThru parameter is deprecated, use -Select '^PhoneNumberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberCmdlet.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.CHM.UpdateCHMPhoneNumberBatchCmdlet">
            <summary>
            Updates phone number product types or calling names. You can update one attribute
            at a time for each <c>UpdatePhoneNumberRequestItem</c>. For example, you can update
            the product type or the calling name.
             
              
            <para>
            For toll-free numbers, you cannot use the Amazon Chime Business Calling product type.
            For numbers outside the U.S., you must use the Amazon Chime SIP Media Application
            Dial-In product type.
            </para><para>
            Updates to outbound calling names can take up to 72 hours to complete. Pending updates
            to outbound calling names must be complete before you can request another update.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberBatchCmdlet.UpdatePhoneNumberRequestItem">
            <summary>
            <para>
            <para>The request containing the phone number IDs and product types or calling names to
            update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberBatchCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PhoneNumberErrors'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.BatchUpdatePhoneNumberResponse).
            Specifying the name of a property of type Amazon.Chime.Model.BatchUpdatePhoneNumberResponse 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.CHM.UpdateCHMPhoneNumberBatchCmdlet.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.CHM.UpdateCHMPhoneNumberSettingCmdlet">
            <summary>
            Updates the phone number settings for the administrator's AWS account, such as the
            default outbound calling name. You can update the default outbound calling name once
            every seven days. Outbound calling names can take up to 72 hours to update.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberSettingCmdlet.CallingName">
            <summary>
            <para>
            <para>The default outbound calling name for the account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberSettingCmdlet.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.Chime.Model.UpdatePhoneNumberSettingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CallingName parameter.
            The -PassThru parameter is deprecated, use -Select '^CallingName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberSettingCmdlet.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.CHM.UpdateCHMRoomCmdlet">
            <summary>
            Updates room details, such as the room name, for a room in an Amazon Chime Enterprise
            account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMRoomCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMRoomCmdlet.Name">
            <summary>
            <para>
            <para>The room name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMRoomCmdlet.RoomId">
            <summary>
            <para>
            <para>The room ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMRoomCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Room'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.UpdateRoomResponse).
            Specifying the name of a property of type Amazon.Chime.Model.UpdateRoomResponse 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.CHM.UpdateCHMRoomCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RoomId parameter.
            The -PassThru parameter is deprecated, use -Select '^RoomId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMRoomCmdlet.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.CHM.UpdateCHMRoomMembershipCmdlet">
            <summary>
            Updates room membership details, such as the member role, for a room in an Amazon
            Chime Enterprise account. The member role designates whether the member is a chat
            room administrator or a general chat room member. The member role can be updated only
            for user IDs.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMRoomMembershipCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMRoomMembershipCmdlet.MemberId">
            <summary>
            <para>
            <para>The member ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMRoomMembershipCmdlet.Role">
            <summary>
            <para>
            <para>The role of the member.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMRoomMembershipCmdlet.RoomId">
            <summary>
            <para>
            <para>The room ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMRoomMembershipCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RoomMembership'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.UpdateRoomMembershipResponse).
            Specifying the name of a property of type Amazon.Chime.Model.UpdateRoomMembershipResponse 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.CHM.UpdateCHMRoomMembershipCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MemberId parameter.
            The -PassThru parameter is deprecated, use -Select '^MemberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMRoomMembershipCmdlet.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.CHM.UpdateCHMSecurityTokenCmdlet">
            <summary>
            Regenerates the security token for a bot.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMSecurityTokenCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMSecurityTokenCmdlet.BotId">
            <summary>
            <para>
            <para>The bot ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMSecurityTokenCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Bot'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.RegenerateSecurityTokenResponse).
            Specifying the name of a property of type Amazon.Chime.Model.RegenerateSecurityTokenResponse 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.CHM.UpdateCHMSecurityTokenCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the BotId parameter.
            The -PassThru parameter is deprecated, use -Select '^BotId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMSecurityTokenCmdlet.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.CHM.UpdateCHMUserCmdlet">
            <summary>
            Updates user details for a specified user ID. Currently, only <c>LicenseType</c> updates
            are supported for this action.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMUserCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMUserCmdlet.AlexaForBusinessMetadata_AlexaForBusinessRoomArn">
            <summary>
            <para>
            <para>The ARN of the room resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMUserCmdlet.AlexaForBusinessMetadata_IsAlexaForBusinessEnabled">
            <summary>
            <para>
            <para>Starts or stops Alexa for Business.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMUserCmdlet.LicenseType">
            <summary>
            <para>
            <para>The user license type to update. This must be a supported license type for the Amazon
            Chime account that the user belongs to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMUserCmdlet.UserId">
            <summary>
            <para>
            <para>The user ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMUserCmdlet.UserType">
            <summary>
            <para>
            <para>The user type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMUserCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'User'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.UpdateUserResponse).
            Specifying the name of a property of type Amazon.Chime.Model.UpdateUserResponse 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.CHM.UpdateCHMUserCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserId parameter.
            The -PassThru parameter is deprecated, use -Select '^UserId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMUserCmdlet.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.CHM.UpdateCHMUserBatchCmdlet">
            <summary>
            Updates user details within the <a>UpdateUserRequestItem</a> object for up to 20 users
            for the specified Amazon Chime account. Currently, only <c>LicenseType</c> updates
            are supported for this action.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMUserBatchCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMUserBatchCmdlet.UpdateUserRequestItem">
            <summary>
            <para>
            <para>The request containing the user IDs and details to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMUserBatchCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UserErrors'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.BatchUpdateUserResponse).
            Specifying the name of a property of type Amazon.Chime.Model.BatchUpdateUserResponse 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.CHM.UpdateCHMUserBatchCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UpdateUserRequestItem parameter.
            The -PassThru parameter is deprecated, use -Select '^UpdateUserRequestItem' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMUserBatchCmdlet.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.CHM.UpdateCHMUserSettingCmdlet">
            <summary>
            Updates the settings for the specified user, such as phone number settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMUserSettingCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMUserSettingCmdlet.Telephony_InboundCalling">
            <summary>
            <para>
            <para>Allows or denies inbound calling.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMUserSettingCmdlet.Telephony_OutboundCalling">
            <summary>
            <para>
            <para>Allows or denies outbound calling.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMUserSettingCmdlet.Telephony_SMS">
            <summary>
            <para>
            <para>Allows or denies SMS messaging.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMUserSettingCmdlet.UserId">
            <summary>
            <para>
            <para>The user ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMUserSettingCmdlet.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.Chime.Model.UpdateUserSettingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMUserSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserId parameter.
            The -PassThru parameter is deprecated, use -Select '^UserId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMUserSettingCmdlet.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.CHM.WriteCHMEventsConfigurationCmdlet">
            <summary>
            Creates an events configuration that allows a bot to receive outgoing events sent
            by Amazon Chime. Choose either an HTTPS endpoint or a Lambda function ARN. For more
            information, see <a>Bot</a>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMEventsConfigurationCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMEventsConfigurationCmdlet.BotId">
            <summary>
            <para>
            <para>The bot ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMEventsConfigurationCmdlet.LambdaFunctionArn">
            <summary>
            <para>
            <para>Lambda function ARN that allows the bot to receive outgoing events.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMEventsConfigurationCmdlet.OutboundEventsHTTPSEndpoint">
            <summary>
            <para>
            <para>HTTPS endpoint that allows the bot to receive outgoing events.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMEventsConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventsConfiguration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.PutEventsConfigurationResponse).
            Specifying the name of a property of type Amazon.Chime.Model.PutEventsConfigurationResponse 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.CHM.WriteCHMEventsConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the BotId parameter.
            The -PassThru parameter is deprecated, use -Select '^BotId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMEventsConfigurationCmdlet.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.CHM.WriteCHMRetentionSettingCmdlet">
            <summary>
            Puts retention settings for the specified Amazon Chime Enterprise account. We recommend
            using AWS CloudTrail to monitor usage of this API for your account. For more information,
            see <a href="https://docs.aws.amazon.com/chime/latest/ag/cloudtrail.html">Logging
            Amazon Chime API Calls with AWS CloudTrail</a> in the <i>Amazon Chime Administration
            Guide</i>.
             
              
            <para>
             To turn off existing retention settings, remove the number of days from the corresponding
            <b>RetentionDays</b> field in the <b>RetentionSettings</b> object. For more information
            about retention settings, see <a href="https://docs.aws.amazon.com/chime/latest/ag/chat-retention.html">Managing
            Chat Retention Policies</a> in the <i>Amazon Chime Administration Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMRetentionSettingCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMRetentionSettingCmdlet.ConversationRetentionSettings_RetentionDay">
            <summary>
            <para>
            <para>The number of days for which to retain conversation messages.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMRetentionSettingCmdlet.RoomRetentionSettings_RetentionDay">
            <summary>
            <para>
            <para>The number of days for which to retain chat-room messages.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMRetentionSettingCmdlet.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.Chime.Model.PutRetentionSettingsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.PutRetentionSettingsResponse 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.CHM.WriteCHMRetentionSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMRetentionSettingCmdlet.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>