AWS.Tools.Chime.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.Chime</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.AddCHMAttendeeCmdlet">
            <summary>
            Applies the specified tags to the specified Amazon Chime SDK attendee.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMAttendeeCmdlet.AttendeeId">
            <summary>
            <para>
            <para>The Amazon Chime SDK attendee ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMAttendeeCmdlet.MeetingId">
            <summary>
            <para>
            <para>The Amazon Chime SDK meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMAttendeeCmdlet.Tag">
            <summary>
            <para>
            <para>The tag key-value pairs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMAttendeeCmdlet.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.TagAttendeeResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMAttendeeCmdlet.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.AddCHMMeetingCmdlet">
            <summary>
            Applies the specified tags to the specified Amazon Chime SDK meeting.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMMeetingCmdlet.MeetingId">
            <summary>
            <para>
            <para>The Amazon Chime SDK meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMMeetingCmdlet.Tag">
            <summary>
            <para>
            <para>The tag key-value pairs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMMeetingCmdlet.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.TagMeetingResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMMeetingCmdlet.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.AddCHMMeetingCmdlet.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.AddCHMPhoneNumbersToVoiceConnectorCmdlet">
            <summary>
            Associates phone numbers with the specified Amazon Chime Voice Connector.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMPhoneNumbersToVoiceConnectorCmdlet.E164PhoneNumber">
            <summary>
            <para>
            <para>List of phone numbers, in E.164 format.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMPhoneNumbersToVoiceConnectorCmdlet.ForceAssociate">
            <summary>
            <para>
            <para>If true, associates the provided phone numbers with the provided Amazon Chime Voice
            Connector and removes any previously existing associations. If false, does not associate
            any phone numbers that have previously existing associations.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMPhoneNumbersToVoiceConnectorCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMPhoneNumbersToVoiceConnectorCmdlet.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.AssociatePhoneNumbersWithVoiceConnectorResponse).
            Specifying the name of a property of type Amazon.Chime.Model.AssociatePhoneNumbersWithVoiceConnectorResponse 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.AddCHMPhoneNumbersToVoiceConnectorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMPhoneNumbersToVoiceConnectorCmdlet.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.AddCHMPhoneNumbersToVoiceConnectorGroupCmdlet">
            <summary>
            Associates phone numbers with the specified Amazon Chime Voice Connector group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMPhoneNumbersToVoiceConnectorGroupCmdlet.E164PhoneNumber">
            <summary>
            <para>
            <para>List of phone numbers, in E.164 format.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMPhoneNumbersToVoiceConnectorGroupCmdlet.ForceAssociate">
            <summary>
            <para>
            <para>If true, associates the provided phone numbers with the provided Amazon Chime Voice
            Connector Group and removes any previously existing associations. If false, does not
            associate any phone numbers that have previously existing associations.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMPhoneNumbersToVoiceConnectorGroupCmdlet.VoiceConnectorGroupId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector group ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMPhoneNumbersToVoiceConnectorGroupCmdlet.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.AssociatePhoneNumbersWithVoiceConnectorGroupResponse).
            Specifying the name of a property of type Amazon.Chime.Model.AssociatePhoneNumbersWithVoiceConnectorGroupResponse 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.AddCHMPhoneNumbersToVoiceConnectorGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorGroupId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorGroupId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMPhoneNumbersToVoiceConnectorGroupCmdlet.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.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.AddCHMResourceTagCmdlet">
            <summary>
            Applies the specified tags to the specified Amazon Chime SDK meeting resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            <para>The resource ARN.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>The tag key-value pairs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMResourceTagCmdlet.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.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceARN parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceARN' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.AddCHMResourceTagCmdlet.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 <code>EnterpriseLWA</code> account. Only users on <code>EnterpriseLWA</code>
            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 <i>Amazon Chime Administration Guide</i>.
             
              
            <para>
            Previously suspended users who are unsuspended using this action are returned to <code>Registered</code>
            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 <code>Team</code> or <code>EnterpriseLWA</code> 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 <code>Team</code> account are disassociated from the account,
            but they can continue to use Amazon Chime as free users. To remove the suspension
            from suspended <code>Team</code> account users, invite them to the <code>Team</code>
            account again. You can use the <a>InviteUsers</a> action to do so.
            </para><para>
            Users suspended from an <code>EnterpriseLWA</code> account are immediately signed
            out of Amazon Chime and can no longer sign in. To remove the suspension from suspended
            <code>EnterpriseLWA</code> 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/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.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 dial out 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.GetCHMAttendeeCmdlet">
            <summary>
            Gets the Amazon Chime SDK attendee details for a specified meeting ID and attendee
            ID. For more information about the Amazon Chime SDK, see <a href="https://docs.aws.amazon.com/chime/latest/dg/meetings-sdk.html">Using
            the Amazon Chime SDK</a> in the <i>Amazon Chime Developer Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAttendeeCmdlet.AttendeeId">
            <summary>
            <para>
            <para>The Amazon Chime SDK attendee ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAttendeeCmdlet.MeetingId">
            <summary>
            <para>
            <para>The Amazon Chime SDK meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAttendeeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Attendee'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetAttendeeResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetAttendeeResponse 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.GetCHMAttendeeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AttendeeId parameter.
            The -PassThru parameter is deprecated, use -Select '^AttendeeId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMAttendeeListCmdlet">
            <summary>
            Lists the attendees for the specified Amazon Chime SDK meeting. For more information
            about the Amazon Chime SDK, see <a href="https://docs.aws.amazon.com/chime/latest/dg/meetings-sdk.html">Using
            the Amazon Chime SDK</a> in the <i>Amazon Chime Developer Guide</i>.<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.GetCHMAttendeeListCmdlet.MeetingId">
            <summary>
            <para>
            <para>The Amazon Chime SDK meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAttendeeListCmdlet.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.GetCHMAttendeeListCmdlet.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/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAttendeeListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Attendees'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListAttendeesResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListAttendeesResponse 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.GetCHMAttendeeListCmdlet.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.GetCHMAttendeeListCmdlet.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.GetCHMAttendeeTagListCmdlet">
            <summary>
            Lists the tags applied to an Amazon Chime SDK attendee resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAttendeeTagListCmdlet.AttendeeId">
            <summary>
            <para>
            <para>The Amazon Chime SDK attendee ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAttendeeTagListCmdlet.MeetingId">
            <summary>
            <para>
            <para>The Amazon Chime SDK meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAttendeeTagListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Tags'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListAttendeeTagsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListAttendeeTagsResponse 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.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/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.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.GetCHMMeetingCmdlet">
            <summary>
            Gets the Amazon Chime SDK meeting details for the specified meeting ID. For more information
            about the Amazon Chime SDK, see <a href="https://docs.aws.amazon.com/chime/latest/dg/meetings-sdk.html">Using
            the Amazon Chime SDK</a> in the <i>Amazon Chime Developer Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMMeetingCmdlet.MeetingId">
            <summary>
            <para>
            <para>The Amazon Chime SDK meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMMeetingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Meeting'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetMeetingResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetMeetingResponse 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.GetCHMMeetingCmdlet.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="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMMeetingListCmdlet">
            <summary>
            Lists up to 100 active Amazon Chime SDK meetings. For more information about the Amazon
            Chime SDK, see <a href="https://docs.aws.amazon.com/chime/latest/dg/meetings-sdk.html">Using
            the Amazon Chime SDK</a> in the <i>Amazon Chime Developer Guide</i>.<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.GetCHMMeetingListCmdlet.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.GetCHMMeetingListCmdlet.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/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMMeetingListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Meetings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListMeetingsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListMeetingsResponse 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.GetCHMMeetingListCmdlet.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.GetCHMMeetingTagListCmdlet">
            <summary>
            Lists the tags applied to an Amazon Chime SDK meeting resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMMeetingTagListCmdlet.MeetingId">
            <summary>
            <para>
            <para>The Amazon Chime SDK meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMMeetingTagListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Tags'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListMeetingTagsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListMeetingTagsResponse 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.GetCHMMeetingTagListCmdlet.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="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/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.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 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/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.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.GetCHMProxySessionCmdlet">
            <summary>
            Gets the specified proxy session details for the specified Amazon Chime Voice Connector.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMProxySessionCmdlet.ProxySessionId">
            <summary>
            <para>
            <para>The proxy session ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMProxySessionCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime voice connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMProxySessionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProxySession'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetProxySessionResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetProxySessionResponse 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.GetCHMProxySessionListCmdlet">
            <summary>
            Lists the proxy sessions for the specified Amazon Chime Voice Connector.<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.GetCHMProxySessionListCmdlet.Status">
            <summary>
            <para>
            <para>The proxy session status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMProxySessionListCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime voice connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMProxySessionListCmdlet.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.GetCHMProxySessionListCmdlet.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/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMProxySessionListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProxySessions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListProxySessionsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListProxySessionsResponse 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.GetCHMProxySessionListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMProxySessionListCmdlet.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.GetCHMResourceTagCmdlet">
            <summary>
            Lists the tags applied to an Amazon Chime SDK meeting resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            <para>The resource ARN.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Tags'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListTagsForResourceResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceARN parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceARN' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.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/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.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/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.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.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/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.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.GetCHMVoiceConnectorCmdlet">
            <summary>
            Retrieves details for the specified Amazon Chime Voice Connector, such as timestamps,
            name, outbound host, and encryption requirements.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'VoiceConnector'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetVoiceConnectorResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetVoiceConnectorResponse 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.GetCHMVoiceConnectorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorEmergencyCallingConfigurationCmdlet">
            <summary>
            Gets the emergency calling configuration details for the specified Amazon Chime Voice
            Connector.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorEmergencyCallingConfigurationCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorEmergencyCallingConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EmergencyCallingConfiguration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetVoiceConnectorEmergencyCallingConfigurationResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetVoiceConnectorEmergencyCallingConfigurationResponse 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.GetCHMVoiceConnectorEmergencyCallingConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorGroupCmdlet">
            <summary>
            Retrieves details for the specified Amazon Chime Voice Connector group, such as timestamps,
            name, and associated <code>VoiceConnectorItems</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorGroupCmdlet.VoiceConnectorGroupId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector group ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'VoiceConnectorGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetVoiceConnectorGroupResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetVoiceConnectorGroupResponse 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.GetCHMVoiceConnectorGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorGroupId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorGroupId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorGroupListCmdlet">
            <summary>
            Lists the Amazon Chime Voice Connector groups for the administrator's AWS 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.GetCHMVoiceConnectorGroupListCmdlet.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.GetCHMVoiceConnectorGroupListCmdlet.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/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorGroupListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'VoiceConnectorGroups'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListVoiceConnectorGroupsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListVoiceConnectorGroupsResponse 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.GetCHMVoiceConnectorGroupListCmdlet.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.GetCHMVoiceConnectorListCmdlet">
            <summary>
            Lists the Amazon Chime Voice Connectors for the administrator's AWS 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.GetCHMVoiceConnectorListCmdlet.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.GetCHMVoiceConnectorListCmdlet.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/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'VoiceConnectors'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListVoiceConnectorsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListVoiceConnectorsResponse 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.GetCHMVoiceConnectorListCmdlet.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.GetCHMVoiceConnectorLoggingConfigurationCmdlet">
            <summary>
            Retrieves the logging configuration details for the specified Amazon Chime Voice Connector.
            Shows whether SIP message logs are enabled for sending to Amazon CloudWatch Logs.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorLoggingConfigurationCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorLoggingConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LoggingConfiguration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetVoiceConnectorLoggingConfigurationResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetVoiceConnectorLoggingConfigurationResponse 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.GetCHMVoiceConnectorLoggingConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorOriginationCmdlet">
            <summary>
            Retrieves origination setting details for the specified Amazon Chime Voice Connector.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorOriginationCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorOriginationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Origination'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetVoiceConnectorOriginationResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetVoiceConnectorOriginationResponse 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.GetCHMVoiceConnectorOriginationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorProxyCmdlet">
            <summary>
            Gets the proxy configuration details for the specified Amazon Chime Voice Connector.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorProxyCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime voice connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorProxyCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Proxy'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetVoiceConnectorProxyResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetVoiceConnectorProxyResponse 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.GetCHMVoiceConnectorProxyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorStreamingConfigurationCmdlet">
            <summary>
            Retrieves the streaming configuration details for the specified Amazon Chime Voice
            Connector. Shows whether media streaming is enabled for sending to Amazon Kinesis.
            It also shows the retention period, in hours, for the Amazon Kinesis data.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorStreamingConfigurationCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorStreamingConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'StreamingConfiguration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetVoiceConnectorStreamingConfigurationResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetVoiceConnectorStreamingConfigurationResponse 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.GetCHMVoiceConnectorStreamingConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorTerminationCmdlet">
            <summary>
            Retrieves termination setting details for the specified Amazon Chime Voice Connector.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorTerminationCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorTerminationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Termination'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetVoiceConnectorTerminationResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetVoiceConnectorTerminationResponse 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.GetCHMVoiceConnectorTerminationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorTerminationCredentialListCmdlet">
            <summary>
            Lists the SIP credentials for the specified Amazon Chime Voice Connector.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorTerminationCredentialListCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorTerminationCredentialListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Usernames'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListVoiceConnectorTerminationCredentialsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListVoiceConnectorTerminationCredentialsResponse 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.GetCHMVoiceConnectorTerminationCredentialListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorTerminationHealthCmdlet">
            <summary>
            Retrieves information about the last time a SIP <code>OPTIONS</code> ping was received
            from your SIP infrastructure for the specified Amazon Chime Voice Connector.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorTerminationHealthCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMVoiceConnectorTerminationHealthCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TerminationHealth'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetVoiceConnectorTerminationHealthResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetVoiceConnectorTerminationHealthResponse 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.GetCHMVoiceConnectorTerminationHealthCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' 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 chat room.
            </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 <code>Team</code>
            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.NewCHMAttendeeCmdlet">
            <summary>
            Creates a new attendee for an active Amazon Chime SDK meeting. For more information
            about the Amazon Chime SDK, see <a href="https://docs.aws.amazon.com/chime/latest/dg/meetings-sdk.html">Using
            the Amazon Chime SDK</a> in the <i>Amazon Chime Developer Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAttendeeCmdlet.ExternalUserId">
            <summary>
            <para>
            <para>The Amazon Chime SDK external user ID. Links the attendee to an identity managed by
            a builder application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAttendeeCmdlet.MeetingId">
            <summary>
            <para>
            <para>The Amazon Chime SDK meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAttendeeCmdlet.Tag">
            <summary>
            <para>
            <para>The tag key-value pairs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAttendeeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Attendee'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreateAttendeeResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateAttendeeResponse 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.NewCHMAttendeeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ExternalUserId parameter.
            The -PassThru parameter is deprecated, use -Select '^ExternalUserId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAttendeeCmdlet.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.NewCHMAttendeeBatchCmdlet">
            <summary>
            Creates up to 100 new attendees for an active Amazon Chime SDK meeting. For more information
            about the Amazon Chime SDK, see <a href="https://docs.aws.amazon.com/chime/latest/dg/meetings-sdk.html">Using
            the Amazon Chime SDK</a> in the <i>Amazon Chime Developer Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAttendeeBatchCmdlet.Attendee">
            <summary>
            <para>
            <para>The request containing the attendees to create.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAttendeeBatchCmdlet.MeetingId">
            <summary>
            <para>
            <para>The Amazon Chime SDK meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAttendeeBatchCmdlet.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.BatchCreateAttendeeResponse).
            Specifying the name of a property of type Amazon.Chime.Model.BatchCreateAttendeeResponse 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.NewCHMAttendeeBatchCmdlet.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.NewCHMAttendeeBatchCmdlet.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.NewCHMMeetingCmdlet">
            <summary>
            Creates a new Amazon Chime SDK meeting in the specified media Region with no initial
            attendees. For more information about specifying media Regions, see <a href="https://docs.aws.amazon.com/chime/latest/dg/chime-sdk-meetings-regions.html">Amazon
            Chime SDK Media Regions</a> in the <i>Amazon Chime Developer Guide</i>. For more information
            about the Amazon Chime SDK, see <a href="https://docs.aws.amazon.com/chime/latest/dg/meetings-sdk.html">Using
            the Amazon Chime SDK</a> in the <i>Amazon Chime Developer Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>The unique identifier for the client request. Use a different token for different
            meetings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingCmdlet.ExternalMeetingId">
            <summary>
            <para>
            <para>The external meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingCmdlet.MediaRegion">
            <summary>
            <para>
            <para>The Region in which to create the meeting. Default: <code>us-east-1</code>.</para><para>Available values: <code>af-south-1</code>, <code>ap-northeast-1</code>, <code>ap-northeast-2</code>,
            <code>ap-south-1</code>, <code>ap-southeast-1</code>, <code>ap-southeast-2</code>,
            <code>ca-central-1</code>, <code>eu-central-1</code>, <code>eu-north-1</code>, <code>eu-south-1</code>,
            <code>eu-west-1</code>, <code>eu-west-2</code>, <code>eu-west-3</code>, <code>sa-east-1</code>,
            <code>us-east-1</code>, <code>us-east-2</code>, <code>us-west-1</code>, <code>us-west-2</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingCmdlet.MeetingHostId">
            <summary>
            <para>
            <para>Reserved.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingCmdlet.NotificationsConfiguration_SnsTopicArn">
            <summary>
            <para>
            <para>The SNS topic ARN.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingCmdlet.NotificationsConfiguration_SqsQueueArn">
            <summary>
            <para>
            <para>The SQS queue ARN.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingCmdlet.Tag">
            <summary>
            <para>
            <para>The tag key-value pairs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Meeting'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreateMeetingResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateMeetingResponse 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.NewCHMMeetingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MeetingHostId parameter.
            The -PassThru parameter is deprecated, use -Select '^MeetingHostId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingCmdlet.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.NewCHMMeetingWithAttendeeCmdlet">
            <summary>
            Creates a new Amazon Chime SDK meeting in the specified media Region, with attendees.
            For more information about specifying media Regions, see <a href="https://docs.aws.amazon.com/chime/latest/dg/chime-sdk-meetings-regions.html">Amazon
            Chime SDK Media Regions</a> in the <i>Amazon Chime Developer Guide</i>. For more information
            about the Amazon Chime SDK, see <a href="https://docs.aws.amazon.com/chime/latest/dg/meetings-sdk.html">Using
            the Amazon Chime SDK</a> in the <i>Amazon Chime Developer Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingWithAttendeeCmdlet.Attendee">
            <summary>
            <para>
            <para>The request containing the attendees to create.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingWithAttendeeCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>The unique identifier for the client request. Use a different token for different
            meetings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingWithAttendeeCmdlet.ExternalMeetingId">
            <summary>
            <para>
            <para>The external meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingWithAttendeeCmdlet.MediaRegion">
            <summary>
            <para>
            <para>The Region in which to create the meeting. Default: <code>us-east-1</code>.</para><para>Available values: <code>af-south-1</code>, <code>ap-northeast-1</code>, <code>ap-northeast-2</code>,
            <code>ap-south-1</code>, <code>ap-southeast-1</code>, <code>ap-southeast-2</code>,
            <code>ca-central-1</code>, <code>eu-central-1</code>, <code>eu-north-1</code>, <code>eu-south-1</code>,
            <code>eu-west-1</code>, <code>eu-west-2</code>, <code>eu-west-3</code>, <code>sa-east-1</code>,
            <code>us-east-1</code>, <code>us-east-2</code>, <code>us-west-1</code>, <code>us-west-2</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingWithAttendeeCmdlet.MeetingHostId">
            <summary>
            <para>
            <para>Reserved.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingWithAttendeeCmdlet.NotificationsConfiguration_SnsTopicArn">
            <summary>
            <para>
            <para>The SNS topic ARN.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingWithAttendeeCmdlet.NotificationsConfiguration_SqsQueueArn">
            <summary>
            <para>
            <para>The SQS queue ARN.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingWithAttendeeCmdlet.Tag">
            <summary>
            <para>
            <para>The tag key-value pairs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingWithAttendeeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Meeting'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreateMeetingWithAttendeesResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateMeetingWithAttendeesResponse 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.NewCHMMeetingWithAttendeeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MeetingHostId parameter.
            The -PassThru parameter is deprecated, use -Select '^MeetingHostId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingWithAttendeeCmdlet.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. Choose from Amazon Chime Business
            Calling and Amazon Chime Voice Connector product types. For toll-free numbers, you
            must use the Amazon Chime Voice Connector 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.NewCHMProxySessionCmdlet">
            <summary>
            Creates a proxy session on the specified Amazon Chime Voice Connector for the specified
            participant phone numbers.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMProxySessionCmdlet.GeoMatchParams_AreaCode">
            <summary>
            <para>
            <para>The area code.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMProxySessionCmdlet.Capability">
            <summary>
            <para>
            <para>The proxy session capabilities.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMProxySessionCmdlet.GeoMatchParams_Country">
            <summary>
            <para>
            <para>The country.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMProxySessionCmdlet.ExpiryMinute">
            <summary>
            <para>
            <para>The number of minutes allowed for the proxy session.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMProxySessionCmdlet.GeoMatchLevel">
            <summary>
            <para>
            <para>The preference for matching the country or area code of the proxy phone number with
            that of the first participant.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMProxySessionCmdlet.Name">
            <summary>
            <para>
            <para>The name of the proxy session.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMProxySessionCmdlet.NumberSelectionBehavior">
            <summary>
            <para>
            <para>The preference for proxy phone number reuse, or stickiness, between the same participants
            across sessions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMProxySessionCmdlet.ParticipantPhoneNumber">
            <summary>
            <para>
            <para>The participant phone numbers.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMProxySessionCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime voice connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMProxySessionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProxySession'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreateProxySessionResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateProxySessionResponse 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.NewCHMProxySessionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMProxySessionCmdlet.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 either 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.NewCHMVoiceConnectorCmdlet">
            <summary>
            Creates an Amazon Chime Voice Connector under the administrator's AWS account. You
            can choose to create an Amazon Chime Voice Connector in a specific AWS Region.
             
              
            <para>
            Enabling <a>CreateVoiceConnectorRequest$RequireEncryption</a> configures your Amazon
            Chime Voice Connector to use TLS transport for SIP signaling and Secure RTP (SRTP)
            for media. Inbound calls use TLS transport, and unencrypted outbound calls are blocked.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMVoiceConnectorCmdlet.AwsRegion">
            <summary>
            <para>
            <para>The AWS Region in which the Amazon Chime Voice Connector is created. Default value:
            <code>us-east-1</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMVoiceConnectorCmdlet.Name">
            <summary>
            <para>
            <para>The name of the Amazon Chime Voice Connector.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMVoiceConnectorCmdlet.RequireEncryption">
            <summary>
            <para>
            <para>When enabled, requires encryption for the Amazon Chime Voice Connector.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMVoiceConnectorCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'VoiceConnector'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreateVoiceConnectorResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateVoiceConnectorResponse 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.NewCHMVoiceConnectorCmdlet.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.NewCHMVoiceConnectorCmdlet.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.NewCHMVoiceConnectorGroupCmdlet">
            <summary>
            Creates an Amazon Chime Voice Connector group under the administrator's AWS account.
            You can associate Amazon Chime Voice Connectors with the Amazon Chime Voice Connector
            group by including <code>VoiceConnectorItems</code> in the request.
             
              
            <para>
            You can include Amazon Chime Voice Connectors from different AWS Regions in your group.
            This creates a fault tolerant mechanism for fallback in case of availability events.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMVoiceConnectorGroupCmdlet.Name">
            <summary>
            <para>
            <para>The name of the Amazon Chime Voice Connector group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMVoiceConnectorGroupCmdlet.VoiceConnectorItem">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connectors to route inbound calls to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMVoiceConnectorGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'VoiceConnectorGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreateVoiceConnectorGroupResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateVoiceConnectorGroupResponse 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.NewCHMVoiceConnectorGroupCmdlet.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.NewCHMVoiceConnectorGroupCmdlet.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
            a <code>Team</code> account. You can use the <a>BatchSuspendUser</a> action to do
            so.
             
              
            <para>
            For <code>EnterpriseLWA</code> and <code>EnterpriseAD</code> 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 <code>Disabled</code> accounts list for 90 days. To
            restore a deleted account from your <code>Disabled</code> accounts list, you must
            contact AWS Support.
            </para><para>
            After 90 days, deleted accounts are permanently removed from your <code>Disabled</code>
            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.RemoveCHMAttendeeCmdlet">
            <summary>
            Deletes an attendee from the specified Amazon Chime SDK meeting and deletes their
            <code>JoinToken</code>. Attendees are automatically deleted when a Amazon Chime SDK
            meeting is deleted. For more information about the Amazon Chime SDK, see <a href="https://docs.aws.amazon.com/chime/latest/dg/meetings-sdk.html">Using
            the Amazon Chime SDK</a> in the <i>Amazon Chime Developer Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAttendeeCmdlet.AttendeeId">
            <summary>
            <para>
            <para>The Amazon Chime SDK attendee ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAttendeeCmdlet.MeetingId">
            <summary>
            <para>
            <para>The Amazon Chime SDK meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAttendeeCmdlet.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.DeleteAttendeeResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAttendeeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AttendeeId parameter.
            The -PassThru parameter is deprecated, use -Select '^AttendeeId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAttendeeCmdlet.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.RemoveCHMAttendeeTagCmdlet">
            <summary>
            Untags the specified tags from the specified Amazon Chime SDK attendee.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAttendeeTagCmdlet.AttendeeId">
            <summary>
            <para>
            <para>The Amazon Chime SDK attendee ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAttendeeTagCmdlet.MeetingId">
            <summary>
            <para>
            <para>The Amazon Chime SDK meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAttendeeTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The tag keys.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAttendeeTagCmdlet.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.UntagAttendeeResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAttendeeTagCmdlet.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.RemoveCHMMeetingCmdlet">
            <summary>
            Deletes the specified Amazon Chime SDK meeting. When a meeting is deleted, its attendees
            are also deleted and clients can no longer join it. For more information about the
            Amazon Chime SDK, see <a href="https://docs.aws.amazon.com/chime/latest/dg/meetings-sdk.html">Using
            the Amazon Chime SDK</a> in the <i>Amazon Chime Developer Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMMeetingCmdlet.MeetingId">
            <summary>
            <para>
            <para>The Amazon Chime SDK meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMMeetingCmdlet.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.DeleteMeetingResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMMeetingCmdlet.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.RemoveCHMMeetingCmdlet.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.RemoveCHMMeetingTagCmdlet">
            <summary>
            Untags the specified tags from the specified Amazon Chime SDK meeting.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMMeetingTagCmdlet.MeetingId">
            <summary>
            <para>
            <para>The Amazon Chime SDK meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMMeetingTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The tag keys.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMMeetingTagCmdlet.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.UntagMeetingResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMMeetingTagCmdlet.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.RemoveCHMMeetingTagCmdlet.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.RemoveCHMPhoneNumbersFromVoiceConnectorCmdlet">
            <summary>
            Disassociates the specified phone numbers from the specified Amazon Chime Voice Connector.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMPhoneNumbersFromVoiceConnectorCmdlet.E164PhoneNumber">
            <summary>
            <para>
            <para>List of phone numbers, in E.164 format.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMPhoneNumbersFromVoiceConnectorCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMPhoneNumbersFromVoiceConnectorCmdlet.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.DisassociatePhoneNumbersFromVoiceConnectorResponse).
            Specifying the name of a property of type Amazon.Chime.Model.DisassociatePhoneNumbersFromVoiceConnectorResponse 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.RemoveCHMPhoneNumbersFromVoiceConnectorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMPhoneNumbersFromVoiceConnectorCmdlet.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.RemoveCHMPhoneNumbersFromVoiceConnectorGroupCmdlet">
            <summary>
            Disassociates the specified phone numbers from the specified Amazon Chime Voice Connector
            group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMPhoneNumbersFromVoiceConnectorGroupCmdlet.E164PhoneNumber">
            <summary>
            <para>
            <para>List of phone numbers, in E.164 format.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMPhoneNumbersFromVoiceConnectorGroupCmdlet.VoiceConnectorGroupId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector group ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMPhoneNumbersFromVoiceConnectorGroupCmdlet.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.DisassociatePhoneNumbersFromVoiceConnectorGroupResponse).
            Specifying the name of a property of type Amazon.Chime.Model.DisassociatePhoneNumbersFromVoiceConnectorGroupResponse 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.RemoveCHMPhoneNumbersFromVoiceConnectorGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorGroupId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorGroupId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMPhoneNumbersFromVoiceConnectorGroupCmdlet.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.RemoveCHMProxySessionCmdlet">
            <summary>
            Deletes the specified proxy session from the specified Amazon Chime Voice Connector.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMProxySessionCmdlet.ProxySessionId">
            <summary>
            <para>
            <para>The proxy session ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMProxySessionCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime voice connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMProxySessionCmdlet.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.DeleteProxySessionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMProxySessionCmdlet.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.RemoveCHMResourceTagCmdlet">
            <summary>
            Untags the specified tags from the specified Amazon Chime SDK meeting resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            <para>The resource ARN.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The tag keys.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMResourceTagCmdlet.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.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceARN parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceARN' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMResourceTagCmdlet.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.RemoveCHMVoiceConnectorCmdlet">
            <summary>
            Deletes the specified Amazon Chime Voice Connector. Any phone numbers associated with
            the Amazon Chime Voice Connector must be disassociated from it before it can be deleted.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorCmdlet.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.DeleteVoiceConnectorResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorCmdlet.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.RemoveCHMVoiceConnectorEmergencyCallingConfigurationCmdlet">
            <summary>
            Deletes the emergency calling configuration details from the specified Amazon Chime
            Voice Connector.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorEmergencyCallingConfigurationCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorEmergencyCallingConfigurationCmdlet.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.DeleteVoiceConnectorEmergencyCallingConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorEmergencyCallingConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorEmergencyCallingConfigurationCmdlet.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.RemoveCHMVoiceConnectorGroupCmdlet">
            <summary>
            Deletes the specified Amazon Chime Voice Connector group. Any <code>VoiceConnectorItems</code>
            and phone numbers associated with the group must be removed before it can be deleted.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorGroupCmdlet.VoiceConnectorGroupId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector group ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorGroupCmdlet.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.DeleteVoiceConnectorGroupResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorGroupId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorGroupId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorGroupCmdlet.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.RemoveCHMVoiceConnectorOriginationCmdlet">
            <summary>
            Deletes the origination settings for the specified Amazon Chime Voice Connector.
             
             <note><para>
            If emergency calling is configured for the Amazon Chime Voice Connector, it must be
            deleted prior to deleting the origination settings.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorOriginationCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorOriginationCmdlet.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.DeleteVoiceConnectorOriginationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorOriginationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorOriginationCmdlet.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.RemoveCHMVoiceConnectorProxyCmdlet">
            <summary>
            Deletes the proxy configuration from the specified Amazon Chime Voice Connector.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorProxyCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorProxyCmdlet.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.DeleteVoiceConnectorProxyResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorProxyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorProxyCmdlet.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.RemoveCHMVoiceConnectorStreamingConfigurationCmdlet">
            <summary>
            Deletes the streaming configuration for the specified Amazon Chime Voice Connector.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorStreamingConfigurationCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorStreamingConfigurationCmdlet.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.DeleteVoiceConnectorStreamingConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorStreamingConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorStreamingConfigurationCmdlet.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.RemoveCHMVoiceConnectorTerminationCmdlet">
            <summary>
            Deletes the termination settings for the specified Amazon Chime Voice Connector.
             
             <note><para>
            If emergency calling is configured for the Amazon Chime Voice Connector, it must be
            deleted prior to deleting the termination settings.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorTerminationCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorTerminationCmdlet.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.DeleteVoiceConnectorTerminationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorTerminationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorTerminationCmdlet.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.RemoveCHMVoiceConnectorTerminationCredentialCmdlet">
            <summary>
            Deletes the specified SIP credentials used by your equipment to authenticate during
            call termination.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorTerminationCredentialCmdlet.Username">
            <summary>
            <para>
            <para>The RFC2617 compliant username associated with the SIP credentials, in US-ASCII format.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorTerminationCredentialCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorTerminationCredentialCmdlet.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.DeleteVoiceConnectorTerminationCredentialsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorTerminationCredentialCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMVoiceConnectorTerminationCredentialCmdlet.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 phone numbers that can be ordered.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.AreaCode">
            <summary>
            <para>
            <para>The area code used to filter results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.City">
            <summary>
            <para>
            <para>The city used to filter results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.Country">
            <summary>
            <para>
            <para>The country used to filter results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.State">
            <summary>
            <para>
            <para>The state used to filter results.</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.</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 to use to retrieve the next page of results.</para>
            </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="T:Amazon.PowerShell.Cmdlets.CHM.SendCHMUserInvitationCmdlet">
            <summary>
            Sends email to a maximum of 50 users, inviting them to the specified Amazon Chime
            <code>Team</code> account. Only <code>Team</code> 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 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.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 must use the Amazon Chime Voice Connector 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.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 <code>UpdatePhoneNumberRequestItem</code>. For example, you can
            update either the product type or the calling name.
             
              
            <para>
            For product types, choose from Amazon Chime Business Calling and Amazon Chime Voice
            Connector. For toll-free numbers, you must use the Amazon Chime Voice Connector 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.UpdateCHMProxySessionCmdlet">
            <summary>
            Updates the specified proxy session details, such as voice or SMS capabilities.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMProxySessionCmdlet.Capability">
            <summary>
            <para>
            <para>The proxy session capabilities.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMProxySessionCmdlet.ExpiryMinute">
            <summary>
            <para>
            <para>The number of minutes allowed for the proxy session.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMProxySessionCmdlet.ProxySessionId">
            <summary>
            <para>
            <para>The proxy session ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMProxySessionCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime voice connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMProxySessionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProxySession'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.UpdateProxySessionResponse).
            Specifying the name of a property of type Amazon.Chime.Model.UpdateProxySessionResponse 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.UpdateCHMProxySessionCmdlet.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 <code>LicenseType</code>
            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 <code>LicenseType</code> 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.UpdateCHMVoiceConnectorCmdlet">
            <summary>
            Updates details for the specified Amazon Chime Voice Connector.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMVoiceConnectorCmdlet.Name">
            <summary>
            <para>
            <para>The name of the Amazon Chime Voice Connector.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMVoiceConnectorCmdlet.RequireEncryption">
            <summary>
            <para>
            <para>When enabled, requires encryption for the Amazon Chime Voice Connector.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMVoiceConnectorCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMVoiceConnectorCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'VoiceConnector'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.UpdateVoiceConnectorResponse).
            Specifying the name of a property of type Amazon.Chime.Model.UpdateVoiceConnectorResponse 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.UpdateCHMVoiceConnectorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMVoiceConnectorCmdlet.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.UpdateCHMVoiceConnectorGroupCmdlet">
            <summary>
            Updates details for the specified Amazon Chime Voice Connector group, such as the
            name and Amazon Chime Voice Connector priority ranking.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMVoiceConnectorGroupCmdlet.Name">
            <summary>
            <para>
            <para>The name of the Amazon Chime Voice Connector group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMVoiceConnectorGroupCmdlet.VoiceConnectorGroupId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector group ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMVoiceConnectorGroupCmdlet.VoiceConnectorItem">
            <summary>
            <para>
            <para>The <code>VoiceConnectorItems</code> to associate with the group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMVoiceConnectorGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'VoiceConnectorGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.UpdateVoiceConnectorGroupResponse).
            Specifying the name of a property of type Amazon.Chime.Model.UpdateVoiceConnectorGroupResponse 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.UpdateCHMVoiceConnectorGroupCmdlet.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.UpdateCHMVoiceConnectorGroupCmdlet.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 chat 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>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorEmergencyCallingConfigurationCmdlet">
            <summary>
            Puts emergency calling configuration details to the specified Amazon Chime Voice Connector,
            such as emergency phone numbers and calling countries. Origination and termination
            settings must be enabled for the Amazon Chime Voice Connector before emergency calling
            can be configured.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorEmergencyCallingConfigurationCmdlet.EmergencyCallingConfiguration_DNIS">
            <summary>
            <para>
            <para>The Dialed Number Identification Service (DNIS) emergency calling configuration details.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorEmergencyCallingConfigurationCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorEmergencyCallingConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EmergencyCallingConfiguration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.PutVoiceConnectorEmergencyCallingConfigurationResponse).
            Specifying the name of a property of type Amazon.Chime.Model.PutVoiceConnectorEmergencyCallingConfigurationResponse 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.WriteCHMVoiceConnectorEmergencyCallingConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorEmergencyCallingConfigurationCmdlet.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.WriteCHMVoiceConnectorLoggingConfigurationCmdlet">
            <summary>
            Adds a logging configuration for the specified Amazon Chime Voice Connector. The logging
            configuration specifies whether SIP message logs are enabled for sending to Amazon
            CloudWatch Logs.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorLoggingConfigurationCmdlet.LoggingConfiguration_EnableSIPLog">
            <summary>
            <para>
            <para>When true, enables SIP message logs for sending to Amazon CloudWatch Logs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorLoggingConfigurationCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorLoggingConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LoggingConfiguration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.PutVoiceConnectorLoggingConfigurationResponse).
            Specifying the name of a property of type Amazon.Chime.Model.PutVoiceConnectorLoggingConfigurationResponse 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.WriteCHMVoiceConnectorLoggingConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorLoggingConfigurationCmdlet.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.WriteCHMVoiceConnectorOriginationCmdlet">
            <summary>
            Adds origination settings for the specified Amazon Chime Voice Connector.
             
             <note><para>
            If emergency calling is configured for the Amazon Chime Voice Connector, it must be
            deleted prior to turning off origination settings.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorOriginationCmdlet.Origination_Disabled">
            <summary>
            <para>
            <para>When origination settings are disabled, inbound calls are not enabled for your Amazon
            Chime Voice Connector.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorOriginationCmdlet.Origination_Route">
            <summary>
            <para>
            <para>The call distribution properties defined for your SIP hosts. Valid range: Minimum
            value of 1. Maximum value of 20.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorOriginationCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorOriginationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Origination'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.PutVoiceConnectorOriginationResponse).
            Specifying the name of a property of type Amazon.Chime.Model.PutVoiceConnectorOriginationResponse 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.WriteCHMVoiceConnectorOriginationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorOriginationCmdlet.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.WriteCHMVoiceConnectorProxyCmdlet">
            <summary>
            Puts the specified proxy configuration to the specified Amazon Chime Voice Connector.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorProxyCmdlet.DefaultSessionExpiryMinute">
            <summary>
            <para>
            <para>The default number of minutes allowed for proxy sessions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorProxyCmdlet.Disabled">
            <summary>
            <para>
            <para>When true, stops proxy sessions from being created on the specified Amazon Chime Voice
            Connector.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorProxyCmdlet.FallBackPhoneNumber">
            <summary>
            <para>
            <para>The phone number to route calls to after a proxy session expires.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorProxyCmdlet.PhoneNumberPoolCountry">
            <summary>
            <para>
            <para>The countries for proxy phone numbers to be selected from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorProxyCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime voice connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorProxyCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Proxy'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.PutVoiceConnectorProxyResponse).
            Specifying the name of a property of type Amazon.Chime.Model.PutVoiceConnectorProxyResponse 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.WriteCHMVoiceConnectorProxyCmdlet.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.WriteCHMVoiceConnectorStreamingConfigurationCmdlet">
            <summary>
            Adds a streaming configuration for the specified Amazon Chime Voice Connector. The
            streaming configuration specifies whether media streaming is enabled for sending to
            Amazon Kinesis. It also sets the retention period, in hours, for the Amazon Kinesis
            data.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorStreamingConfigurationCmdlet.StreamingConfiguration_DataRetentionInHour">
            <summary>
            <para>
            <para>The retention period, in hours, for the Amazon Kinesis data.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorStreamingConfigurationCmdlet.StreamingConfiguration_Disabled">
            <summary>
            <para>
            <para>When true, media streaming to Amazon Kinesis is turned off.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorStreamingConfigurationCmdlet.StreamingConfiguration_StreamingNotificationTarget">
            <summary>
            <para>
            <para>The streaming notification targets.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorStreamingConfigurationCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorStreamingConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'StreamingConfiguration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.PutVoiceConnectorStreamingConfigurationResponse).
            Specifying the name of a property of type Amazon.Chime.Model.PutVoiceConnectorStreamingConfigurationResponse 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.WriteCHMVoiceConnectorStreamingConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorStreamingConfigurationCmdlet.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.WriteCHMVoiceConnectorTerminationCmdlet">
            <summary>
            Adds termination settings for the specified Amazon Chime Voice Connector.
             
             <note><para>
            If emergency calling is configured for the Amazon Chime Voice Connector, it must be
            deleted prior to turning off termination settings.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorTerminationCmdlet.Termination_CallingRegion">
            <summary>
            <para>
            <para>The countries to which calls are allowed, in ISO 3166-1 alpha-2 format. Required.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorTerminationCmdlet.Termination_CidrAllowedList">
            <summary>
            <para>
            <para>The IP addresses allowed to make calls, in CIDR format. Required.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorTerminationCmdlet.Termination_CpsLimit">
            <summary>
            <para>
            <para>The limit on calls per second. Max value based on account service quota. Default value
            of 1.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorTerminationCmdlet.Termination_DefaultPhoneNumber">
            <summary>
            <para>
            <para>The default caller ID phone number.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorTerminationCmdlet.Termination_Disabled">
            <summary>
            <para>
            <para>When termination settings are disabled, outbound calls can not be made.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorTerminationCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorTerminationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Termination'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.PutVoiceConnectorTerminationResponse).
            Specifying the name of a property of type Amazon.Chime.Model.PutVoiceConnectorTerminationResponse 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.WriteCHMVoiceConnectorTerminationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorTerminationCmdlet.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.WriteCHMVoiceConnectorTerminationCredentialCmdlet">
            <summary>
            Adds termination SIP credentials for the specified Amazon Chime Voice Connector.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorTerminationCredentialCmdlet.TerminationCredential">
            <summary>
            <para>
            <para>The termination SIP credentials.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorTerminationCredentialCmdlet.VoiceConnectorId">
            <summary>
            <para>
            <para>The Amazon Chime Voice Connector ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorTerminationCredentialCmdlet.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.PutVoiceConnectorTerminationCredentialsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorTerminationCredentialCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VoiceConnectorId parameter.
            The -PassThru parameter is deprecated, use -Select '^VoiceConnectorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorTerminationCredentialCmdlet.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>