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 account types, 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 dialout settings. For more information about these settings, see <a href="https://docs.aws.amazon.com/chime/latest/ag/policies.html">Use
            the Policies Page</a> in the <i>Amazon Chime Administration Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAccountSettingCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAccountSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AccountSettings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetAccountSettingsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetAccountSettingsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAccountSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceCmdlet">
            <summary>
            Returns the full details of an <code>AppInstance</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceCmdlet.AppInstanceArn">
            <summary>
            <para>
            <para>The ARN of the <code>AppInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AppInstance'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.DescribeAppInstanceResponse).
            Specifying the name of a property of type Amazon.Chime.Model.DescribeAppInstanceResponse 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.GetCHMAppInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppInstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AppInstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceAdminCmdlet">
            <summary>
            Returns the full details of an <code>AppInstanceAdmin</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceAdminCmdlet.AppInstanceAdminArn">
            <summary>
            <para>
            <para>The ARN of the <code>AppInstanceAdmin</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceAdminCmdlet.AppInstanceArn">
            <summary>
            <para>
            <para>The ARN of the <code>AppInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceAdminCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AppInstanceAdmin'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.DescribeAppInstanceAdminResponse).
            Specifying the name of a property of type Amazon.Chime.Model.DescribeAppInstanceAdminResponse 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.GetCHMAppInstanceAdminCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppInstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AppInstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceAdminListCmdlet">
            <summary>
            Returns a list of the administrators in the <code>AppInstance</code>.<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.GetCHMAppInstanceAdminListCmdlet.AppInstanceArn">
            <summary>
            <para>
            <para>The ARN of the <code>AppInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceAdminListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of administrators that you want to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceAdminListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token returned from previous API requests until the number of administrators is
            reached.</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.GetCHMAppInstanceAdminListCmdlet.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.ListAppInstanceAdminsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListAppInstanceAdminsResponse 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.GetCHMAppInstanceAdminListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppInstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AppInstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceAdminListCmdlet.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.GetCHMAppInstanceListCmdlet">
            <summary>
            Lists all Amazon Chime <code>AppInstance</code>s created under a single 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.GetCHMAppInstanceListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of <code>AppInstance</code>s that you want to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token passed by previous API requests until you reach the maximum number of <code>AppInstance</code>s.</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.GetCHMAppInstanceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AppInstances'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListAppInstancesResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListAppInstancesResponse 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.GetCHMAppInstanceListCmdlet.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.GetCHMAppInstanceRetentionSettingCmdlet">
            <summary>
            Gets the retention settings for an <code>AppInstance</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceRetentionSettingCmdlet.AppInstanceArn">
            <summary>
            <para>
            <para>The ARN of the <code>AppInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceRetentionSettingCmdlet.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.GetAppInstanceRetentionSettingsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetAppInstanceRetentionSettingsResponse 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.GetCHMAppInstanceRetentionSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppInstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AppInstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceStreamingConfigurationCmdlet">
            <summary>
            Gets the streaming settings for an <code>AppInstance</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceStreamingConfigurationCmdlet.AppInstanceArn">
            <summary>
            <para>
            <para>The ARN of the <code>AppInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceStreamingConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AppInstanceStreamingConfigurations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetAppInstanceStreamingConfigurationsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetAppInstanceStreamingConfigurationsResponse 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.GetCHMAppInstanceStreamingConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppInstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AppInstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceUserCmdlet">
            <summary>
            Returns the full details of an <code>AppInstanceUser</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceUserCmdlet.AppInstanceUserArn">
            <summary>
            <para>
            <para>The ARN of the <code>AppInstanceUser</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceUserCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AppInstanceUser'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.DescribeAppInstanceUserResponse).
            Specifying the name of a property of type Amazon.Chime.Model.DescribeAppInstanceUserResponse 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.GetCHMAppInstanceUserCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppInstanceUserArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AppInstanceUserArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceUserListCmdlet">
            <summary>
            List all <code>AppInstanceUsers</code> created under a single <code>AppInstance</code>.<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.GetCHMAppInstanceUserListCmdlet.AppInstanceArn">
            <summary>
            <para>
            <para>The ARN of the <code>AppInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceUserListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of requests that you want returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceUserListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token passed by previous API calls until all requested users are returned.</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.GetCHMAppInstanceUserListCmdlet.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.ListAppInstanceUsersResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListAppInstanceUsersResponse 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.GetCHMAppInstanceUserListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppInstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AppInstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMAppInstanceUserListCmdlet.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.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.GetCHMChannelCmdlet">
            <summary>
            Returns the full details of a channel in an Amazon Chime <code>AppInstance</code>.
             
             <note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Channel'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.DescribeChannelResponse).
            Specifying the name of a property of type Amazon.Chime.Model.DescribeChannelResponse 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.GetCHMChannelCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelBanCmdlet">
            <summary>
            Returns the full details of a channel ban.
             
             <note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelBanCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel from which the user is banned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelBanCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelBanCmdlet.MemberArn">
            <summary>
            <para>
            <para>The ARN of the member being banned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelBanCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ChannelBan'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.DescribeChannelBanResponse).
            Specifying the name of a property of type Amazon.Chime.Model.DescribeChannelBanResponse 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.GetCHMChannelBanCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelBanListCmdlet">
            <summary>
            Lists all the users banned from a particular channel.
             
             <note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note><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.GetCHMChannelBanListCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelBanListCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelBanListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of bans that you want returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelBanListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token passed by previous API calls until all requested bans are returned.</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.GetCHMChannelBanListCmdlet.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.ListChannelBansResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListChannelBansResponse 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.GetCHMChannelBanListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelBanListCmdlet.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.GetCHMChannelListCmdlet">
            <summary>
            Amazon.Chime.IAmazonChime.ListChannels<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.GetCHMChannelListCmdlet.AppInstanceArn">
            <summary>
            <para>
            <para>The ARN of the <code>AppInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelListCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelListCmdlet.Privacy">
            <summary>
            <para>
            <para>The privacy setting. <code>PUBLIC</code> retrieves all the public channels. <code>PRIVATE</code>
            retrieves private channels. Only an <code>AppInstanceAdmin</code> can retrieve private
            channels. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of channels that you want to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token passed by previous API calls until all requested channels are returned.</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.GetCHMChannelListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Channels'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListChannelsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListChannelsResponse 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.GetCHMChannelListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppInstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AppInstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelListCmdlet.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.GetCHMChannelMembershipCmdlet">
            <summary>
            Returns the full details of a user's channel membership.
             
             <note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMembershipCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMembershipCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMembershipCmdlet.MemberArn">
            <summary>
            <para>
            <para>The ARN of the member.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMembershipCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ChannelMembership'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.DescribeChannelMembershipResponse).
            Specifying the name of a property of type Amazon.Chime.Model.DescribeChannelMembershipResponse 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.GetCHMChannelMembershipCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMembershipForAppInstanceUserCmdlet">
            <summary>
            Returns the details of a channel based on the membership of the specified <code>AppInstanceUser</code>.
             
             <note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMembershipForAppInstanceUserCmdlet.AppInstanceUserArn">
            <summary>
            <para>
            <para>The ARN of the user in a channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMembershipForAppInstanceUserCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel to which the user belongs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMembershipForAppInstanceUserCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMembershipForAppInstanceUserCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ChannelMembership'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.DescribeChannelMembershipForAppInstanceUserResponse).
            Specifying the name of a property of type Amazon.Chime.Model.DescribeChannelMembershipForAppInstanceUserResponse 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.GetCHMChannelMembershipForAppInstanceUserCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMembershipListCmdlet">
            <summary>
            Lists all channel memberships in a channel.
             
             <note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note><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.GetCHMChannelMembershipListCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The maximum number of channel memberships that you want returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMembershipListCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMembershipListCmdlet.Type">
            <summary>
            <para>
            <para>The membership type of a user, <code>DEFAULT</code> or <code>HIDDEN</code>. Default
            members are always returned as part of <code>ListChannelMemberships</code>. Hidden
            members are only returned if the type filter in <code>ListChannelMemberships</code>
            equals <code>HIDDEN</code>. Otherwise hidden members are not returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMembershipListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of channel memberships that you want returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMembershipListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token passed by previous API calls until all requested channel memberships are
            returned.</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.GetCHMChannelMembershipListCmdlet.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.ListChannelMembershipsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListChannelMembershipsResponse 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.GetCHMChannelMembershipListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMembershipListCmdlet.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.GetCHMChannelMembershipsForAppInstanceUserListCmdlet">
            <summary>
            Lists all channels that a particular <code>AppInstanceUser</code> is a part of. Only
            an <code>AppInstanceAdmin</code> can call the API with a user ARN that is not their
            own.
             
             <note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note><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.GetCHMChannelMembershipsForAppInstanceUserListCmdlet.AppInstanceUserArn">
            <summary>
            <para>
            <para>The ARN of the <code>AppInstanceUser</code>s</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMembershipsForAppInstanceUserListCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMembershipsForAppInstanceUserListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of users that you want returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMembershipsForAppInstanceUserListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token returned from previous API requests until the number of channel memberships
            is reached.</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.GetCHMChannelMembershipsForAppInstanceUserListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ChannelMemberships'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListChannelMembershipsForAppInstanceUserResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListChannelMembershipsForAppInstanceUserResponse 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.GetCHMChannelMembershipsForAppInstanceUserListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppInstanceUserArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AppInstanceUserArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMembershipsForAppInstanceUserListCmdlet.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.GetCHMChannelMessageCmdlet">
            <summary>
            Gets the full details of a channel message.
             
             <note><para>
            The x-amz-chime-bearer request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMessageCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMessageCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMessageCmdlet.MessageId">
            <summary>
            <para>
            <para>The ID of the message.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMessageCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ChannelMessage'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetChannelMessageResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetChannelMessageResponse 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.GetCHMChannelMessageCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMessageListCmdlet">
            <summary>
            List all the messages in a channel. Returns a paginated list of <code>ChannelMessages</code>.
            By default, sorted by creation timestamp in descending order.
             
             <note><para>
            Redacted messages appear in the results as empty, since they are only redacted, not
            deleted. Deleted messages do not appear in the results. This action always returns
            the latest version of an edited message.
            </para><para>
            Also, the x-amz-chime-bearer request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note><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.GetCHMChannelMessageListCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMessageListCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMessageListCmdlet.NotAfter">
            <summary>
            <para>
            <para>The final or ending time stamp for your requested messages.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMessageListCmdlet.NotBefore">
            <summary>
            <para>
            <para>The initial or starting time stamp for your requested messages.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMessageListCmdlet.SortOrder">
            <summary>
            <para>
            <para>The order in which you want messages sorted. Default is Descending, based on time
            created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMessageListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of messages that you want returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMessageListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token passed by previous API calls until all requested messages are returned.</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.GetCHMChannelMessageListCmdlet.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.ListChannelMessagesResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListChannelMessagesResponse 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.GetCHMChannelMessageListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelMessageListCmdlet.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.GetCHMChannelModeratedByAppInstanceUserCmdlet">
            <summary>
            Returns the full details of a channel moderated by the specified <code>AppInstanceUser</code>.
             
             <note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelModeratedByAppInstanceUserCmdlet.AppInstanceUserArn">
            <summary>
            <para>
            <para>The ARN of the <code>AppInstanceUser</code> in the moderated channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelModeratedByAppInstanceUserCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the moderated channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelModeratedByAppInstanceUserCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelModeratedByAppInstanceUserCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Channel'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.DescribeChannelModeratedByAppInstanceUserResponse).
            Specifying the name of a property of type Amazon.Chime.Model.DescribeChannelModeratedByAppInstanceUserResponse 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.GetCHMChannelModeratedByAppInstanceUserCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelModeratorCmdlet">
            <summary>
            Returns the full details of a single ChannelModerator.
             
             <note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelModeratorCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelModeratorCmdlet.ChannelModeratorArn">
            <summary>
            <para>
            <para>The ARN of the channel moderator.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelModeratorCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelModeratorCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ChannelModerator'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.DescribeChannelModeratorResponse).
            Specifying the name of a property of type Amazon.Chime.Model.DescribeChannelModeratorResponse 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.GetCHMChannelModeratorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelModeratorListCmdlet">
            <summary>
            Lists all the moderators for a channel.
             
             <note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note><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.GetCHMChannelModeratorListCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelModeratorListCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelModeratorListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of moderators that you want returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelModeratorListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token passed by previous API calls until all requested moderators are returned.</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.GetCHMChannelModeratorListCmdlet.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.ListChannelModeratorsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListChannelModeratorsResponse 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.GetCHMChannelModeratorListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelModeratorListCmdlet.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.GetCHMChannelsModeratedByAppInstanceUserListCmdlet">
            <summary>
            A list of the channels moderated by an <code>AppInstanceUser</code>.
             
             <note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note><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.GetCHMChannelsModeratedByAppInstanceUserListCmdlet.AppInstanceUserArn">
            <summary>
            <para>
            <para>The ARN of the user in the moderated channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelsModeratedByAppInstanceUserListCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelsModeratedByAppInstanceUserListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of channels in the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelsModeratedByAppInstanceUserListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token returned from previous API requests until the number of channels moderated
            by the user is reached.</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.GetCHMChannelsModeratedByAppInstanceUserListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Channels'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListChannelsModeratedByAppInstanceUserResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListChannelsModeratedByAppInstanceUserResponse 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.GetCHMChannelsModeratedByAppInstanceUserListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppInstanceUserArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AppInstanceUserArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMChannelsModeratedByAppInstanceUserListCmdlet.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.GetCHMMediaCapturePipelineCmdlet">
            <summary>
            Gets an existing media capture pipeline.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMMediaCapturePipelineCmdlet.MediaPipelineId">
            <summary>
            <para>
            <para>The ID of the pipeline that you want to get.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMMediaCapturePipelineCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MediaCapturePipeline'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetMediaCapturePipelineResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetMediaCapturePipelineResponse 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.GetCHMMediaCapturePipelineCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MediaPipelineId parameter.
            The -PassThru parameter is deprecated, use -Select '^MediaPipelineId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMMediaCapturePipelineListCmdlet">
            <summary>
            Returns a list of media capture pipelines.<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.GetCHMMediaCapturePipelineListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call. Valid Range: 1 - 99.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMMediaCapturePipelineListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token used to retrieve the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>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.GetCHMMediaCapturePipelineListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MediaCapturePipelines'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListMediaCapturePipelinesResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListMediaCapturePipelinesResponse 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.GetCHMMediaCapturePipelineListCmdlet.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.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.GetCHMMessagingSessionEndpointCmdlet">
            <summary>
            The details of the endpoint for the messaging session.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMMessagingSessionEndpointCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Endpoint'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetMessagingSessionEndpointResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetMessagingSessionEndpointResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberCmdlet">
            <summary>
            Retrieves details for the specified phone number ID, such as associations, capabilities,
            and product type.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberCmdlet.PhoneNumberId">
            <summary>
            <para>
            <para>The phone number ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PhoneNumber'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetPhoneNumberResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetPhoneNumberResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PhoneNumberId parameter.
            The -PassThru parameter is deprecated, use -Select '^PhoneNumberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberListCmdlet">
            <summary>
            Lists the phone numbers for the specified Amazon Chime account, Amazon Chime user,
            Amazon Chime Voice Connector, or Amazon Chime Voice Connector group.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberListCmdlet.FilterName">
            <summary>
            <para>
            <para>The filter to use to limit the number of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberListCmdlet.FilterValue">
            <summary>
            <para>
            <para>The value to use for the filter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberListCmdlet.ProductType">
            <summary>
            <para>
            <para>The phone number product type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberListCmdlet.Status">
            <summary>
            <para>
            <para>The phone number status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>99</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to use to retrieve the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>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 the order creation
            timestamp, phone numbers in E.164 format, product type, and order status.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberOrderCmdlet.PhoneNumberOrderId">
            <summary>
            <para>
            <para>The ID for the phone number order.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberOrderCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PhoneNumberOrder'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetPhoneNumberOrderResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetPhoneNumberOrderResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberOrderCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PhoneNumberOrderId parameter.
            The -PassThru parameter is deprecated, use -Select '^PhoneNumberOrderId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberOrderListCmdlet">
            <summary>
            Lists the phone number orders for the administrator's Amazon Chime account.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberOrderListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>99</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMPhoneNumberOrderListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to use to retrieve the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>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.GetCHMSipMediaApplicationCmdlet">
            <summary>
            Retrieves the information for a SIP media application, including name, AWS Region,
            and endpoints.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMSipMediaApplicationCmdlet.SipMediaApplicationId">
            <summary>
            <para>
            <para>The SIP media application ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMSipMediaApplicationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SipMediaApplication'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetSipMediaApplicationResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetSipMediaApplicationResponse 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.GetCHMSipMediaApplicationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SipMediaApplicationId parameter.
            The -PassThru parameter is deprecated, use -Select '^SipMediaApplicationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMSipMediaApplicationListCmdlet">
            <summary>
            Lists the SIP media applications under 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.GetCHMSipMediaApplicationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call. Defaults to 100.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMSipMediaApplicationListCmdlet.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.GetCHMSipMediaApplicationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SipMediaApplications'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListSipMediaApplicationsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListSipMediaApplicationsResponse 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.GetCHMSipMediaApplicationListCmdlet.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.GetCHMSipMediaApplicationLoggingConfigurationCmdlet">
            <summary>
            Returns the logging configuration for the specified SIP media application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMSipMediaApplicationLoggingConfigurationCmdlet.SipMediaApplicationId">
            <summary>
            <para>
            <para>The SIP media application ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMSipMediaApplicationLoggingConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SipMediaApplicationLoggingConfiguration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetSipMediaApplicationLoggingConfigurationResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetSipMediaApplicationLoggingConfigurationResponse 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.GetCHMSipMediaApplicationLoggingConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SipMediaApplicationId parameter.
            The -PassThru parameter is deprecated, use -Select '^SipMediaApplicationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMSipRuleCmdlet">
            <summary>
            Retrieves the details of a SIP rule, such as the rule ID, name, triggers, and target
            endpoints.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMSipRuleCmdlet.SipRuleId">
            <summary>
            <para>
            <para>The SIP rule ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMSipRuleCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SipRule'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetSipRuleResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetSipRuleResponse 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.GetCHMSipRuleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SipRuleId parameter.
            The -PassThru parameter is deprecated, use -Select '^SipRuleId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMSipRuleListCmdlet">
            <summary>
            Lists the SIP rules under 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.GetCHMSipRuleListCmdlet.SipMediaApplicationId">
            <summary>
            <para>
            <para>The SIP media application ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMSipRuleListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call. Defaults to 100.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMSipRuleListCmdlet.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.GetCHMSipRuleListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SipRules'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListSipRulesResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListSipRulesResponse 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.GetCHMSipRuleListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SipMediaApplicationId parameter.
            The -PassThru parameter is deprecated, use -Select '^SipMediaApplicationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMSipRuleListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMSupportedPhoneNumberCountryListCmdlet">
            <summary>
            Lists supported phone number countries.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMSupportedPhoneNumberCountryListCmdlet.ProductType">
            <summary>
            <para>
            <para>The phone number product type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMSupportedPhoneNumberCountryListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PhoneNumberCountries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.ListSupportedPhoneNumberCountriesResponse).
            Specifying the name of a property of type Amazon.Chime.Model.ListSupportedPhoneNumberCountriesResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMSupportedPhoneNumberCountryListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProductType parameter.
            The -PassThru parameter is deprecated, use -Select '^ProductType' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserCmdlet">
            <summary>
            Retrieves details for the specified user ID, such as primary email address, license
            type,and personal meeting PIN.
             
              
            <para>
             To retrieve user details with an email address instead of a user ID, use the <a>ListUsers</a>
            action, and then filter by email address.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserCmdlet.UserId">
            <summary>
            <para>
            <para>The user ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'User'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.GetUserResponse).
            Specifying the name of a property of type Amazon.Chime.Model.GetUserResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserId parameter.
            The -PassThru parameter is deprecated, use -Select '^UserId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserListCmdlet">
            <summary>
            Lists the users that belong to the specified Amazon Chime account. You can specify
            an email address to list only the user that the email address belongs to.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserListCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserListCmdlet.UserEmail">
            <summary>
            <para>
            <para>Optional. The user email address used to filter results. Maximum 1.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserListCmdlet.UserType">
            <summary>
            <para>
            <para>The user type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call. Defaults to 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>99</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.GetCHMUserListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to use to retrieve the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>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.HideCHMChannelMessageCmdlet">
            <summary>
            Redacts message content, but not metadata. The message exists in the back end, but
            the action returns null content, and the state shows as redacted.
             
             <note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMChannelMessageCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel containing the messages that you want to redact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMChannelMessageCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMChannelMessageCmdlet.MessageId">
            <summary>
            <para>
            <para>The ID of the message being redacted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMChannelMessageCmdlet.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.RedactChannelMessageResponse).
            Specifying the name of a property of type Amazon.Chime.Model.RedactChannelMessageResponse 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.HideCHMChannelMessageCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMChannelMessageCmdlet.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.HideCHMConversationMessageCmdlet">
            <summary>
            Redacts the specified message from the specified Amazon Chime conversation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMConversationMessageCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMConversationMessageCmdlet.ConversationId">
            <summary>
            <para>
            <para>The conversation ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMConversationMessageCmdlet.MessageId">
            <summary>
            <para>
            <para>The message ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMConversationMessageCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.RedactConversationMessageResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMConversationMessageCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MessageId parameter.
            The -PassThru parameter is deprecated, use -Select '^MessageId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMConversationMessageCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.HideCHMRoomMessageCmdlet">
            <summary>
            Redacts the specified message from the specified Amazon Chime channel.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMRoomMessageCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMRoomMessageCmdlet.MessageId">
            <summary>
            <para>
            <para>The message ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMRoomMessageCmdlet.RoomId">
            <summary>
            <para>
            <para>The room ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMRoomMessageCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.RedactRoomMessageResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMRoomMessageCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MessageId parameter.
            The -PassThru parameter is deprecated, use -Select '^MessageId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.HideCHMRoomMessageCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.InvokeCHMUserLogoutCmdlet">
            <summary>
            Logs out the specified user from all of the devices they are currently logged into.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.InvokeCHMUserLogoutCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.InvokeCHMUserLogoutCmdlet.UserId">
            <summary>
            <para>
            <para>The user ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.InvokeCHMUserLogoutCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.LogoutUserResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.InvokeCHMUserLogoutCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserId parameter.
            The -PassThru parameter is deprecated, use -Select '^UserId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.InvokeCHMUserLogoutCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.NewCHMAccountCmdlet">
            <summary>
            Creates an Amazon Chime account under the administrator's AWS account. Only <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.NewCHMAppInstanceCmdlet">
            <summary>
            Creates an Amazon Chime SDK messaging <code>AppInstance</code> under an AWS account.
            Only SDK messaging customers use this API. <code>CreateAppInstance</code> supports
            idempotency behavior as described in the AWS API Standard.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAppInstanceCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>The <code>ClientRequestToken</code> of the <code>AppInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAppInstanceCmdlet.Metadata">
            <summary>
            <para>
            <para>The metadata of the <code>AppInstance</code>. Limited to a 1KB string in UTF-8.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAppInstanceCmdlet.Name">
            <summary>
            <para>
            <para>The name of the <code>AppInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAppInstanceCmdlet.Tag">
            <summary>
            <para>
            <para>Tags assigned to the <code>AppInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAppInstanceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AppInstanceArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreateAppInstanceResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateAppInstanceResponse 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.NewCHMAppInstanceCmdlet.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.NewCHMAppInstanceCmdlet.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.NewCHMAppInstanceAdminCmdlet">
            <summary>
            Promotes an <code>AppInstanceUser</code> to an <code>AppInstanceAdmin</code>. The
            promoted user can perform the following actions.
             
             <ul><li><para><code>ChannelModerator</code> actions across all channels in the <code>AppInstance</code>.
            </para></li><li><para><code>DeleteChannelMessage</code> actions.
            </para></li></ul><para>
            Only an <code>AppInstanceUser</code> can be promoted to an <code>AppInstanceAdmin</code>
            role.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAppInstanceAdminCmdlet.AppInstanceAdminArn">
            <summary>
            <para>
            <para>The ARN of the administrator of the current <code>AppInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAppInstanceAdminCmdlet.AppInstanceArn">
            <summary>
            <para>
            <para>The ARN of the <code>AppInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAppInstanceAdminCmdlet.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.CreateAppInstanceAdminResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateAppInstanceAdminResponse 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.NewCHMAppInstanceAdminCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppInstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AppInstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAppInstanceAdminCmdlet.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.NewCHMAppInstanceUserCmdlet">
            <summary>
            Creates a user under an Amazon Chime <code>AppInstance</code>. The request consists
            of a unique <code>appInstanceUserId</code> and <code>Name</code> for that user.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAppInstanceUserCmdlet.AppInstanceArn">
            <summary>
            <para>
            <para>The ARN of the <code>AppInstance</code> request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAppInstanceUserCmdlet.AppInstanceUserId">
            <summary>
            <para>
            <para>The user ID of the <code>AppInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAppInstanceUserCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>The token assigned to the user requesting an <code>AppInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAppInstanceUserCmdlet.Metadata">
            <summary>
            <para>
            <para>The request's metadata. Limited to a 1KB string in UTF-8.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAppInstanceUserCmdlet.Name">
            <summary>
            <para>
            <para>The user's name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAppInstanceUserCmdlet.Tag">
            <summary>
            <para>
            <para>Tags assigned to the <code>AppInstanceUser</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAppInstanceUserCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AppInstanceUserArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreateAppInstanceUserResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateAppInstanceUserResponse 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.NewCHMAppInstanceUserCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppInstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AppInstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMAppInstanceUserCmdlet.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. An idempotency token. 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.NewCHMChannelCmdlet">
            <summary>
            Creates a channel to which you can add users and send messages.
             
              
            <para><b>Restriction</b>: You can't change a channel's privacy.
            </para><note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelCmdlet.AppInstanceArn">
            <summary>
            <para>
            <para>The ARN of the channel request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>The client token for the request. An <code>Idempotency</code> token.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelCmdlet.Metadata">
            <summary>
            <para>
            <para>The metadata of the creation request. Limited to 1KB and UTF-8.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelCmdlet.Mode">
            <summary>
            <para>
            <para>The channel mode: <code>UNRESTRICTED</code> or <code>RESTRICTED</code>. Administrators,
            moderators, and channel members can add themselves and other members to unrestricted
            channels. Only administrators and moderators can add members to restricted channels.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelCmdlet.Name">
            <summary>
            <para>
            <para>The name of the channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelCmdlet.Privacy">
            <summary>
            <para>
            <para>The channel's privacy level: <code>PUBLIC</code> or <code>PRIVATE</code>. Private
            channels aren't discoverable by users outside the channel. Public channels are discoverable
            by anyone in the <code>AppInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelCmdlet.Tag">
            <summary>
            <para>
            <para>The tags for the creation request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ChannelArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreateChannelResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateChannelResponse 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.NewCHMChannelCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppInstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AppInstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelCmdlet.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.NewCHMChannelBanCmdlet">
            <summary>
            Permanently bans a member from a channel. Moderators can't add banned members to a
            channel. To undo a ban, you first have to <code>DeleteChannelBan</code>, and then
            <code>CreateChannelMembership</code>. Bans are cleaned up when you delete users or
            channels.
             
              
            <para>
            If you ban a user who is already part of a channel, that user is automatically kicked
            from the channel.
            </para><note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelBanCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the ban request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelBanCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelBanCmdlet.MemberArn">
            <summary>
            <para>
            <para>The ARN of the member being banned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelBanCmdlet.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.CreateChannelBanResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateChannelBanResponse 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.NewCHMChannelBanCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelBanCmdlet.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.NewCHMChannelMembershipCmdlet">
            <summary>
            Adds a user to a channel. The <code>InvitedBy</code> response field is derived from
            the request header. A channel member can:
             
             <ul><li><para>
            List messages
            </para></li><li><para>
            Send messages
            </para></li><li><para>
            Receive messages
            </para></li><li><para>
            Edit their own messages
            </para></li><li><para>
            Leave the channel
            </para></li></ul><para>
            Privacy settings impact this action as follows:
            </para><ul><li><para>
            Public Channels: You do not need to be a member to list messages, but you must be
            a member to send messages.
            </para></li><li><para>
            Private Channels: You must be a member to list or send messages.
            </para></li></ul><note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelMembershipCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel to which you're adding users.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelMembershipCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelMembershipCmdlet.MemberArn">
            <summary>
            <para>
            <para>The ARN of the member you want to add to the channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelMembershipCmdlet.Type">
            <summary>
            <para>
            <para>The membership type of a user, <code>DEFAULT</code> or <code>HIDDEN</code>. Default
            members are always returned as part of <code>ListChannelMemberships</code>. Hidden
            members are only returned if the type filter in <code>ListChannelMemberships</code>
            equals <code>HIDDEN</code>. Otherwise hidden members are not returned. This is only
            supported by moderators.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelMembershipCmdlet.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.CreateChannelMembershipResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateChannelMembershipResponse 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.NewCHMChannelMembershipCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelMembershipCmdlet.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.NewCHMChannelModeratorCmdlet">
            <summary>
            Creates a new <code>ChannelModerator</code>. A channel moderator can:
             
             <ul><li><para>
            Add and remove other members of the channel.
            </para></li><li><para>
            Add and remove other moderators of the channel.
            </para></li><li><para>
            Add and remove user bans for the channel.
            </para></li><li><para>
            Redact messages in the channel.
            </para></li><li><para>
            List messages in the channel.
            </para></li></ul><note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelModeratorCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelModeratorCmdlet.ChannelModeratorArn">
            <summary>
            <para>
            <para>The ARN of the moderator.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelModeratorCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelModeratorCmdlet.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.CreateChannelModeratorResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateChannelModeratorResponse 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.NewCHMChannelModeratorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMChannelModeratorCmdlet.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.NewCHMCreateChannelMembershipCmdlet">
            <summary>
            Adds a specified number of users to a channel.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMCreateChannelMembershipCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel to which you're adding users.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMCreateChannelMembershipCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMCreateChannelMembershipCmdlet.MemberArn">
            <summary>
            <para>
            <para>The ARNs of the members you want to add to the channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMCreateChannelMembershipCmdlet.Type">
            <summary>
            <para>
            <para>The membership type of a user, <code>DEFAULT</code> or <code>HIDDEN</code>. Default
            members are always returned as part of <code>ListChannelMemberships</code>. Hidden
            members are only returned if the type filter in <code>ListChannelMemberships</code>
            equals <code>HIDDEN</code>. Otherwise hidden members are not returned. This is only
            supported by moderators.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMCreateChannelMembershipCmdlet.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.BatchCreateChannelMembershipResponse).
            Specifying the name of a property of type Amazon.Chime.Model.BatchCreateChannelMembershipResponse 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.NewCHMCreateChannelMembershipCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMCreateChannelMembershipCmdlet.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.NewCHMMediaCapturePipelineCmdlet">
            <summary>
            Creates a media capture pipeline.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMediaCapturePipelineCmdlet.SelectedVideoStreams_AttendeeId">
            <summary>
            <para>
            <para>The attendee IDs of the streams selected for a media capture pipeline. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMediaCapturePipelineCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>The token assigned to the client making the pipeline request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMediaCapturePipelineCmdlet.SelectedVideoStreams_ExternalUserId">
            <summary>
            <para>
            <para>The external user IDs of the streams selected for a media capture pipeline.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMediaCapturePipelineCmdlet.Audio_MuxType">
            <summary>
            <para>
            <para>The MUX type of the audio artifact configuration object.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMediaCapturePipelineCmdlet.Content_MuxType">
            <summary>
            <para>
            <para>The MUX type of the artifact configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMediaCapturePipelineCmdlet.Video_MuxType">
            <summary>
            <para>
            <para>The MUX type of the video artifact configuration object.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMediaCapturePipelineCmdlet.SinkArn">
            <summary>
            <para>
            <para>The ARN of the sink type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMediaCapturePipelineCmdlet.SinkType">
            <summary>
            <para>
            <para>Destination type to which the media artifacts are saved. You must use an S3 bucket.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMediaCapturePipelineCmdlet.SourceArn">
            <summary>
            <para>
            <para>ARN of the source from which the media artifacts are captured.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMediaCapturePipelineCmdlet.SourceType">
            <summary>
            <para>
            <para>Source type from which the media artifacts will be captured. A Chime SDK Meeting is
            the only supported source.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMediaCapturePipelineCmdlet.Content_State">
            <summary>
            <para>
            <para>Indicates whether the content artifact is enabled or disabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMediaCapturePipelineCmdlet.Video_State">
            <summary>
            <para>
            <para>Indicates whether the video artifact is enabled or disabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMediaCapturePipelineCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MediaCapturePipeline'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreateMediaCapturePipelineResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateMediaCapturePipelineResponse 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.NewCHMMediaCapturePipelineCmdlet.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.NewCHMMeetingDialOutCmdlet">
            <summary>
            Uses the join token and call metadata in a meeting request (From number, To number,
            and so forth) to initiate an outbound call to a public switched telephone network
            (PSTN) and join them into a Chime meeting. Also ensures that the From number belongs
            to the customer.
             
              
            <para>
            To play welcome audio or implement an interactive voice response (IVR), use the <code>CreateSipMediaApplicationCall</code>
            action with the corresponding SIP media application ID.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingDialOutCmdlet.FromPhoneNumber">
            <summary>
            <para>
            <para>Phone number used as the caller ID when the remote party receives a call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingDialOutCmdlet.JoinToken">
            <summary>
            <para>
            <para>Token used by the Amazon Chime SDK attendee. Call the <a href="https://docs.aws.amazon.com/chime/latest/APIReference/API_CreateAttendee.html">CreateAttendee</a>
            action to get a join token.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingDialOutCmdlet.MeetingId">
            <summary>
            <para>
            <para>The Amazon Chime SDK meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingDialOutCmdlet.ToPhoneNumber">
            <summary>
            <para>
            <para>Phone number called when inviting someone to a meeting.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingDialOutCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TransactionId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreateMeetingDialOutResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateMeetingDialOutResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingDialOutCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MeetingId parameter.
            The -PassThru parameter is deprecated, use -Select '^MeetingId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMMeetingDialOutCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.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. For toll-free numbers, you cannot
            use the Amazon Chime Business Calling product type. For numbers outside the U.S.,
            you must use the Amazon Chime SIP Media Application Dial-In product type.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMPhoneNumberOrderCmdlet.E164PhoneNumber">
            <summary>
            <para>
            <para>List of phone numbers, in E.164 format.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMPhoneNumberOrderCmdlet.ProductType">
            <summary>
            <para>
            <para>The phone number product type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMPhoneNumberOrderCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PhoneNumberOrder'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreatePhoneNumberOrderResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreatePhoneNumberOrderResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMPhoneNumberOrderCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the E164PhoneNumber parameter.
            The -PassThru parameter is deprecated, use -Select '^E164PhoneNumber' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMPhoneNumberOrderCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.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 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.NewCHMSipMediaApplicationCmdlet">
            <summary>
            Creates a SIP media application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMSipMediaApplicationCmdlet.AwsRegion">
            <summary>
            <para>
            <para>The AWS Region assigned to the SIP media application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMSipMediaApplicationCmdlet.Endpoint">
            <summary>
            <para>
            <para>List of endpoints (Lambda Amazon Resource Names) specified for the SIP media application.
            Currently, only one endpoint is supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMSipMediaApplicationCmdlet.Name">
            <summary>
            <para>
            <para>The SIP media application name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMSipMediaApplicationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SipMediaApplication'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreateSipMediaApplicationResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateSipMediaApplicationResponse 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.NewCHMSipMediaApplicationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AwsRegion parameter.
            The -PassThru parameter is deprecated, use -Select '^AwsRegion' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMSipMediaApplicationCmdlet.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.NewCHMSipMediaApplicationCallCmdlet">
            <summary>
            Creates an outbound call to a phone number from the phone number specified in the
            request, and it invokes the endpoint of the specified <code>sipMediaApplicationId</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMSipMediaApplicationCallCmdlet.FromPhoneNumber">
            <summary>
            <para>
            <para>The phone number that a user calls from. This is a phone number in your Amazon Chime
            phone number inventory.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMSipMediaApplicationCallCmdlet.SipHeader">
            <summary>
            <para>
            <para>The SIP headers added to an outbound call leg.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMSipMediaApplicationCallCmdlet.SipMediaApplicationId">
            <summary>
            <para>
            <para>The ID of the SIP media application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMSipMediaApplicationCallCmdlet.ToPhoneNumber">
            <summary>
            <para>
            <para>The phone number that the service should call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMSipMediaApplicationCallCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SipMediaApplicationCall'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreateSipMediaApplicationCallResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateSipMediaApplicationCallResponse 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.NewCHMSipMediaApplicationCallCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SipMediaApplicationId parameter.
            The -PassThru parameter is deprecated, use -Select '^SipMediaApplicationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMSipMediaApplicationCallCmdlet.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.NewCHMSipRuleCmdlet">
            <summary>
            Creates a SIP rule which can be used to run a SIP media application as a target for
            a specific trigger type.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMSipRuleCmdlet.Disabled">
            <summary>
            <para>
            <para>Enables or disables a rule. You must disable rules before you can delete them.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMSipRuleCmdlet.Name">
            <summary>
            <para>
            <para>The name of the SIP rule.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMSipRuleCmdlet.TargetApplication">
            <summary>
            <para>
            <para>List of SIP media applications with priority and AWS Region. Only one SIP application
            per AWS Region can be used.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMSipRuleCmdlet.TriggerType">
            <summary>
            <para>
            <para>The type of trigger assigned to the SIP rule in <code>TriggerValue</code>, currently
            <code>RequestUriHostname</code> or <code>ToPhoneNumber</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMSipRuleCmdlet.TriggerValue">
            <summary>
            <para>
            <para>If <code>TriggerType</code> is <code>RequestUriHostname</code>, the value can be the
            outbound host name of an Amazon Chime Voice Connector. If <code>TriggerType</code>
            is <code>ToPhoneNumber</code>, the value can be a customer-owned phone number in the
            E164 format. The <code>SipMediaApplication</code> specified in the <code>SipRule</code>
            is triggered if the request URI in an incoming SIP request matches the <code>RequestUriHostname</code>,
            or if the <code>To</code> header in the incoming SIP request matches the <code>ToPhoneNumber</code>
            value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMSipRuleCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SipRule'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.CreateSipRuleResponse).
            Specifying the name of a property of type Amazon.Chime.Model.CreateSipRuleResponse 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.NewCHMSipRuleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TriggerValue parameter.
            The -PassThru parameter is deprecated, use -Select '^TriggerValue' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.NewCHMSipRuleCmdlet.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
            <code>Team</code> account. You can use the <a>BatchSuspendUser</a> action to dodo.
             
              
            <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 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.RemoveCHMAppInstanceCmdlet">
            <summary>
            Deletes an <code>AppInstance</code> and all associated data asynchronously.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAppInstanceCmdlet.AppInstanceArn">
            <summary>
            <para>
            <para>The ARN of the <code>AppInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAppInstanceCmdlet.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.DeleteAppInstanceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAppInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppInstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AppInstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAppInstanceCmdlet.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.RemoveCHMAppInstanceAdminCmdlet">
            <summary>
            Demotes an <code>AppInstanceAdmin</code> to an <code>AppInstanceUser</code>. This
            action does not delete the user.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAppInstanceAdminCmdlet.AppInstanceAdminArn">
            <summary>
            <para>
            <para>The ARN of the <code>AppInstance</code>'s administrator.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAppInstanceAdminCmdlet.AppInstanceArn">
            <summary>
            <para>
            <para>The ARN of the <code>AppInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAppInstanceAdminCmdlet.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.DeleteAppInstanceAdminResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAppInstanceAdminCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppInstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AppInstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAppInstanceAdminCmdlet.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.RemoveCHMAppInstanceStreamingConfigurationCmdlet">
            <summary>
            Deletes the streaming configurations of an <code>AppInstance</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAppInstanceStreamingConfigurationCmdlet.AppInstanceArn">
            <summary>
            <para>
            <para>The ARN of the streaming configurations being deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAppInstanceStreamingConfigurationCmdlet.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.DeleteAppInstanceStreamingConfigurationsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAppInstanceStreamingConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppInstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AppInstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAppInstanceStreamingConfigurationCmdlet.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.RemoveCHMAppInstanceUserCmdlet">
            <summary>
            Deletes an <code>AppInstanceUser</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAppInstanceUserCmdlet.AppInstanceUserArn">
            <summary>
            <para>
            <para>The ARN of the user request being deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAppInstanceUserCmdlet.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.DeleteAppInstanceUserResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAppInstanceUserCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppInstanceUserArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AppInstanceUserArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMAppInstanceUserCmdlet.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.RemoveCHMChannelCmdlet">
            <summary>
            Immediately makes a channel and its memberships inaccessible and marks them for deletion.
            This is an irreversible process.
             
             <note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel being deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelCmdlet.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.DeleteChannelResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelCmdlet.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.RemoveCHMChannelBanCmdlet">
            <summary>
            Removes a user from a channel's ban list.
             
             <note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelBanCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel from which the <code>AppInstanceUser</code> was banned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelBanCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelBanCmdlet.MemberArn">
            <summary>
            <para>
            <para>The ARN of the <code>AppInstanceUser</code> that you want to reinstate.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelBanCmdlet.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.DeleteChannelBanResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelBanCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelBanCmdlet.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.RemoveCHMChannelMembershipCmdlet">
            <summary>
            Removes a member from a channel.
             
             <note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelMembershipCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel from which you want to remove the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelMembershipCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelMembershipCmdlet.MemberArn">
            <summary>
            <para>
            <para>The ARN of the member that you're removing from the channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelMembershipCmdlet.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.DeleteChannelMembershipResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelMembershipCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelMembershipCmdlet.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.RemoveCHMChannelMessageCmdlet">
            <summary>
            Deletes a channel message. Only admins can perform this action. Deletion makes messages
            inaccessible immediately. A background process deletes any revisions created by <code>UpdateChannelMessage</code>.
             
             <note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelMessageCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelMessageCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelMessageCmdlet.MessageId">
            <summary>
            <para>
            <para>The ID of the message being deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelMessageCmdlet.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.DeleteChannelMessageResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelMessageCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelMessageCmdlet.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.RemoveCHMChannelModeratorCmdlet">
            <summary>
            Deletes a channel moderator.
             
             <note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelModeratorCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelModeratorCmdlet.ChannelModeratorArn">
            <summary>
            <para>
            <para>The ARN of the moderator being deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelModeratorCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelModeratorCmdlet.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.DeleteChannelModeratorResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelModeratorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMChannelModeratorCmdlet.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.RemoveCHMMediaCapturePipelineCmdlet">
            <summary>
            Deletes the media capture pipeline.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMMediaCapturePipelineCmdlet.MediaPipelineId">
            <summary>
            <para>
            <para>The ID of the media capture pipeline being deleted. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMMediaCapturePipelineCmdlet.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.DeleteMediaCapturePipelineResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMMediaCapturePipelineCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MediaPipelineId parameter.
            The -PassThru parameter is deprecated, use -Select '^MediaPipelineId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMMediaCapturePipelineCmdlet.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. The operation deletes all attendees,
            disconnects all clients, and prevents new clients from joining the 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.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.RemoveCHMSipMediaApplicationCmdlet">
            <summary>
            Deletes a SIP media application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMSipMediaApplicationCmdlet.SipMediaApplicationId">
            <summary>
            <para>
            <para>The SIP media application ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMSipMediaApplicationCmdlet.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.DeleteSipMediaApplicationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMSipMediaApplicationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SipMediaApplicationId parameter.
            The -PassThru parameter is deprecated, use -Select '^SipMediaApplicationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMSipMediaApplicationCmdlet.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.RemoveCHMSipRuleCmdlet">
            <summary>
            Deletes a SIP rule. You must disable a SIP rule before you can delete it.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMSipRuleCmdlet.SipRuleId">
            <summary>
            <para>
            <para>The SIP rule ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMSipRuleCmdlet.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.DeleteSipRuleResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMSipRuleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SipRuleId parameter.
            The -PassThru parameter is deprecated, use -Select '^SipRuleId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.RemoveCHMSipRuleCmdlet.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 for phone numbers that can be ordered. For US numbers, provide at least one
            of the following search filters: <code>AreaCode</code>, <code>City</code>, <code>State</code>,
            or <code>TollFreePrefix</code>. If you provide <code>City</code>, you must also provide
            <code>State</code>. Numbers outside the US only support the <code>PhoneNumberType</code>
            filter, which you must use.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.AreaCode">
            <summary>
            <para>
            <para>The area code used to filter results. Only applies to the US.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.City">
            <summary>
            <para>
            <para>The city used to filter results. Only applies to the US.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.Country">
            <summary>
            <para>
            <para>The country used to filter results. Defaults to the US Format: ISO 3166-1 alpha-2.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.PhoneNumberType">
            <summary>
            <para>
            <para>The phone number type used to filter results. Required for non-US numbers.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.State">
            <summary>
            <para>
            <para>The state used to filter results. Required only if you provide <code>City</code>.
            Only applies to the US.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.TollFreePrefix">
            <summary>
            <para>
            <para>The toll-free prefix that you use to filter results. Only applies to the US.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.NextToken">
            <summary>
            <para>
            <para>The token used to retrieve the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>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.SearchCHMAvailablePhoneNumberCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'E164PhoneNumbers'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.SearchAvailablePhoneNumbersResponse).
            Specifying the name of a property of type Amazon.Chime.Model.SearchAvailablePhoneNumbersResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SearchCHMAvailablePhoneNumberCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.SendCHMChannelMessageCmdlet">
            <summary>
            Sends a message to a particular channel that the member is a part of.
             
             <note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para><para>
            Also, <code>STANDARD</code> messages can contain 4KB of data and the 1KB of metadata.
            <code>CONTROL</code> messages can contain 30 bytes of data and no metadata.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SendCHMChannelMessageCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SendCHMChannelMessageCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SendCHMChannelMessageCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>The <code>Idempotency</code> token for each client request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SendCHMChannelMessageCmdlet.Content">
            <summary>
            <para>
            <para>The content of the message.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SendCHMChannelMessageCmdlet.Metadata">
            <summary>
            <para>
            <para>The optional metadata for each message.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SendCHMChannelMessageCmdlet.Persistence">
            <summary>
            <para>
            <para>Boolean that controls whether the message is persisted on the back end. Required.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SendCHMChannelMessageCmdlet.Type">
            <summary>
            <para>
            <para>The type of message, <code>STANDARD</code> or <code>CONTROL</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SendCHMChannelMessageCmdlet.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.SendChannelMessageResponse).
            Specifying the name of a property of type Amazon.Chime.Model.SendChannelMessageResponse 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.SendCHMChannelMessageCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.SendCHMChannelMessageCmdlet.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.StartCHMMeetingTranscriptionCmdlet">
            <summary>
            Starts transcription for the specified <code>meetingId</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StartCHMMeetingTranscriptionCmdlet.EngineTranscribeMedicalSettings_ContentIdentificationType">
            <summary>
            <para>
            <para>Set this field to <code>PHI</code> to identify personal health information in the
            transcription output.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StartCHMMeetingTranscriptionCmdlet.EngineTranscribeSettings_ContentIdentificationType">
            <summary>
            <para>
            <para>Set this field to <code>PII</code> to identify personally identifiable information
            in the transcription output.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StartCHMMeetingTranscriptionCmdlet.EngineTranscribeSettings_ContentRedactionType">
            <summary>
            <para>
            <para>Set this field to <code>PII</code> to redact personally identifiable information in
            the transcription output. Content redaction is performed only upon complete transcription
            of the audio segments.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StartCHMMeetingTranscriptionCmdlet.EngineTranscribeSettings_EnablePartialResultsStabilization">
            <summary>
            <para>
            <para>Generates partial transcription results that are less likely to change as meeting
            attendees speak. It does so by only allowing the last few words from the partial results
            to change.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StartCHMMeetingTranscriptionCmdlet.EngineTranscribeMedicalSettings_LanguageCode">
            <summary>
            <para>
            <para>The language code specified for the Amazon Transcribe Medical engine.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StartCHMMeetingTranscriptionCmdlet.EngineTranscribeSettings_LanguageCode">
            <summary>
            <para>
            <para>The language code specified for the Amazon Transcribe engine.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StartCHMMeetingTranscriptionCmdlet.EngineTranscribeSettings_LanguageModelName">
            <summary>
            <para>
            <para>The name of the language model used during transcription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StartCHMMeetingTranscriptionCmdlet.MeetingId">
            <summary>
            <para>
            <para>The unique ID of the meeting being transcribed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StartCHMMeetingTranscriptionCmdlet.EngineTranscribeSettings_PartialResultsStability">
            <summary>
            <para>
            <para>The stabity level of a partial results transcription. Determines how stable you want
            the transcription results to be. A higher level means the transcription results are
            less likely to change.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StartCHMMeetingTranscriptionCmdlet.EngineTranscribeSettings_PiiEntityType">
            <summary>
            <para>
            <para>Lists the PII entity types you want to identify or redact. To specify entity types,
            you must enable <code>ContentIdentificationType</code> or <code>ContentRedactionType</code>.</para><para><code>PIIEntityTypes</code> must be comma-separated. The available values are: <code>BANK_ACCOUNT_NUMBER</code>,
            <code>BANK_ROUTING, CREDIT_DEBIT_NUMBER</code>, <code>CREDIT_DEBIT_CVV</code>, <code>CREDIT_DEBIT_EXPIRY</code>,
            <code>PIN</code>, <code>EMAIL</code>, <code>ADDRESS</code>, <code>NAME</code>, <code>PHONE</code>,
            <code>SSN</code>, and <code>ALL</code>.</para><para><code>PiiEntityTypes</code> is an optional parameter with a default value of <code>ALL</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StartCHMMeetingTranscriptionCmdlet.EngineTranscribeMedicalSettings_Region">
            <summary>
            <para>
            <para>The AWS Region passed to Amazon Transcribe Medical. If you don't specify a Region,
            Amazon Chime uses the meeting's Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StartCHMMeetingTranscriptionCmdlet.EngineTranscribeSettings_Region">
            <summary>
            <para>
            <para>The AWS Region passed to Amazon Transcribe. If you don't specify a Region, Amazon
            Chime uses the meeting's Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StartCHMMeetingTranscriptionCmdlet.EngineTranscribeMedicalSettings_Specialty">
            <summary>
            <para>
            <para>The specialty specified for the Amazon Transcribe Medical engine.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StartCHMMeetingTranscriptionCmdlet.EngineTranscribeMedicalSettings_Type">
            <summary>
            <para>
            <para>The type of transcription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StartCHMMeetingTranscriptionCmdlet.EngineTranscribeSettings_VocabularyFilterMethod">
            <summary>
            <para>
            <para>The filtering method passed to Amazon Transcribe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StartCHMMeetingTranscriptionCmdlet.EngineTranscribeSettings_VocabularyFilterName">
            <summary>
            <para>
            <para>The name of the vocabulary filter passed to Amazon Transcribe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StartCHMMeetingTranscriptionCmdlet.EngineTranscribeMedicalSettings_VocabularyName">
            <summary>
            <para>
            <para>The name of the vocabulary passed to Amazon Transcribe Medical.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StartCHMMeetingTranscriptionCmdlet.EngineTranscribeSettings_VocabularyName">
            <summary>
            <para>
            <para>The name of the vocabulary passed to Amazon Transcribe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StartCHMMeetingTranscriptionCmdlet.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.StartMeetingTranscriptionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StartCHMMeetingTranscriptionCmdlet.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.StartCHMMeetingTranscriptionCmdlet.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.StopCHMMeetingTranscriptionCmdlet">
            <summary>
            Stops transcription for the specified <code>meetingId</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StopCHMMeetingTranscriptionCmdlet.MeetingId">
            <summary>
            <para>
            <para>The unique ID of the meeting for which you stop transcription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StopCHMMeetingTranscriptionCmdlet.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.StopMeetingTranscriptionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.StopCHMMeetingTranscriptionCmdlet.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.StopCHMMeetingTranscriptionCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountCmdlet">
            <summary>
            Updates account details for the specified Amazon Chime account. Currently, only account
            name and default license updates are supported for this action.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountCmdlet.DefaultLicense">
            <summary>
            <para>
            <para>The default license applied when you add users to an Amazon Chime account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountCmdlet.Name">
            <summary>
            <para>
            <para>The new name for the specified Amazon Chime account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Account'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.UpdateAccountResponse).
            Specifying the name of a property of type Amazon.Chime.Model.UpdateAccountResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountSettingCmdlet">
            <summary>
            Updates the settings for the specified Amazon Chime account. You can update settings
            for remote control of shared screens, or for the dial-out option. For more information
            about these settings, see <a href="https://docs.aws.amazon.com/chime/latest/ag/policies.html">Use
            the Policies Page</a> in the <i>Amazon Chime Administration Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountSettingCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountSettingCmdlet.AccountSettings_DisableRemoteControl">
            <summary>
            <para>
            <para>Setting that stops or starts remote control of shared screens during meetings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountSettingCmdlet.AccountSettings_EnableDialOut">
            <summary>
            <para>
            <para>Setting that allows meeting participants to choose the <b>Call me at a phone number</b>
            option. For more information, see <a href="https://docs.aws.amazon.com/chime/latest/ug/chime-join-meeting.html">Join
            a Meeting without the Amazon Chime App</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.UpdateAccountSettingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAccountSettingCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAppInstanceCmdlet">
            <summary>
            Updates <code>AppInstance</code> metadata.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAppInstanceCmdlet.AppInstanceArn">
            <summary>
            <para>
            <para>The ARN of the <code>AppInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAppInstanceCmdlet.Metadata">
            <summary>
            <para>
            <para>The metadata that you want to change.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAppInstanceCmdlet.Name">
            <summary>
            <para>
            <para>The name that you want to change.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAppInstanceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AppInstanceArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.UpdateAppInstanceResponse).
            Specifying the name of a property of type Amazon.Chime.Model.UpdateAppInstanceResponse 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.UpdateCHMAppInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppInstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AppInstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAppInstanceCmdlet.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.UpdateCHMAppInstanceUserCmdlet">
            <summary>
            Updates the details of an <code>AppInstanceUser</code>. You can update names and metadata.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAppInstanceUserCmdlet.AppInstanceUserArn">
            <summary>
            <para>
            <para>The ARN of the <code>AppInstanceUser</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAppInstanceUserCmdlet.Metadata">
            <summary>
            <para>
            <para>The metadata of the <code>AppInstanceUser</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAppInstanceUserCmdlet.Name">
            <summary>
            <para>
            <para>The name of the <code>AppInstanceUser</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAppInstanceUserCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AppInstanceUserArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.UpdateAppInstanceUserResponse).
            Specifying the name of a property of type Amazon.Chime.Model.UpdateAppInstanceUserResponse 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.UpdateCHMAppInstanceUserCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppInstanceUserArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AppInstanceUserArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMAppInstanceUserCmdlet.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.UpdateCHMChannelCmdlet">
            <summary>
            Update a channel's attributes.
             
              
            <para><b>Restriction</b>: You can't change a channel's privacy.
            </para><note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMChannelCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMChannelCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMChannelCmdlet.Metadata">
            <summary>
            <para>
            <para>The metadata for the update request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMChannelCmdlet.Mode">
            <summary>
            <para>
            <para>The mode of the update request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMChannelCmdlet.Name">
            <summary>
            <para>
            <para>The name of the channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMChannelCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ChannelArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.UpdateChannelResponse).
            Specifying the name of a property of type Amazon.Chime.Model.UpdateChannelResponse 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.UpdateCHMChannelCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMChannelCmdlet.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.UpdateCHMChannelMessageCmdlet">
            <summary>
            Updates the content of a message.
             
             <note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMChannelMessageCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMChannelMessageCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMChannelMessageCmdlet.Content">
            <summary>
            <para>
            <para>The content of the message being updated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMChannelMessageCmdlet.MessageId">
            <summary>
            <para>
            <para>The ID string of the message being updated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMChannelMessageCmdlet.Metadata">
            <summary>
            <para>
            <para>The metadata of the message being updated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMChannelMessageCmdlet.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.UpdateChannelMessageResponse).
            Specifying the name of a property of type Amazon.Chime.Model.UpdateChannelMessageResponse 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.UpdateCHMChannelMessageCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMChannelMessageCmdlet.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.UpdateCHMChannelReadMarkerCmdlet">
            <summary>
            The details of the time when a user last read messages in a channel.
             
             <note><para>
            The <code>x-amz-chime-bearer</code> request header is mandatory. Use the <code>AppInstanceUserArn</code>
            of the user that makes the API call as the value in the header.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMChannelReadMarkerCmdlet.ChannelArn">
            <summary>
            <para>
            <para>The ARN of the channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMChannelReadMarkerCmdlet.ChimeBearer">
            <summary>
            <para>
            <para>The <code>AppInstanceUserArn</code> of the user that makes the API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMChannelReadMarkerCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ChannelArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.UpdateChannelReadMarkerResponse).
            Specifying the name of a property of type Amazon.Chime.Model.UpdateChannelReadMarkerResponse 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.UpdateCHMChannelReadMarkerCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChannelArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ChannelArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMChannelReadMarkerCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMGlobalSettingCmdlet">
            <summary>
            Updates global settings for the administrator's AWS account, such as Amazon Chime
            Business Calling and Amazon Chime Voice Connector settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMGlobalSettingCmdlet.BusinessCalling_CdrBucket">
            <summary>
            <para>
            <para>The Amazon S3 bucket designated for call detail record storage.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMGlobalSettingCmdlet.VoiceConnector_CdrBucket">
            <summary>
            <para>
            <para>The Amazon S3 bucket designated for call detail record storage.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMGlobalSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.UpdateGlobalSettingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMGlobalSettingCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberCmdlet">
            <summary>
            Updates phone number details, such as product type or calling name, for the specified
            phone number ID. You can update one phone number detail at a time. For example, you
            can update either the product type or the calling name in one action.
             
              
            <para>
            For toll-free numbers, you cannot use the Amazon Chime Business Calling product type.
            For numbers outside the U.S., you must use the Amazon Chime SIP Media Application
            Dial-In product type.
            </para><para>
            Updates to outbound calling names can take 72 hours to complete. Pending updates to
            outbound calling names must be complete before you can request another update.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberCmdlet.CallingName">
            <summary>
            <para>
            <para>The outbound calling name associated with the phone number.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberCmdlet.PhoneNumberId">
            <summary>
            <para>
            <para>The phone number ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberCmdlet.ProductType">
            <summary>
            <para>
            <para>The product type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PhoneNumber'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.UpdatePhoneNumberResponse).
            Specifying the name of a property of type Amazon.Chime.Model.UpdatePhoneNumberResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PhoneNumberId parameter.
            The -PassThru parameter is deprecated, use -Select '^PhoneNumberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberBatchCmdlet">
            <summary>
            Updates phone number product types or calling names. You can update one attribute
            at a time for each <code>UpdatePhoneNumberRequestItem</code>. For example, you can
            update the product type or the calling name.
             
              
            <para>
            For toll-free numbers, you cannot use the Amazon Chime Business Calling product type.
            For numbers outside the U.S., you must use the Amazon Chime SIP Media Application
            Dial-In product type.
            </para><para>
            Updates to outbound calling names can take up to 72 hours to complete. Pending updates
            to outbound calling names must be complete before you can request another update.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberBatchCmdlet.UpdatePhoneNumberRequestItem">
            <summary>
            <para>
            <para>The request containing the phone number IDs and product types or calling names to
            update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberBatchCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PhoneNumberErrors'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.BatchUpdatePhoneNumberResponse).
            Specifying the name of a property of type Amazon.Chime.Model.BatchUpdatePhoneNumberResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberBatchCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberSettingCmdlet">
            <summary>
            Updates the phone number settings for the administrator's AWS account, such as the
            default outbound calling name. You can update the default outbound calling name once
            every seven days. Outbound calling names can take up to 72 hours to update.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberSettingCmdlet.CallingName">
            <summary>
            <para>
            <para>The default outbound calling name for the account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.UpdatePhoneNumberSettingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CallingName parameter.
            The -PassThru parameter is deprecated, use -Select '^CallingName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMPhoneNumberSettingCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.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.UpdateCHMSipMediaApplicationCmdlet">
            <summary>
            Updates the details of the specified SIP media application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMSipMediaApplicationCmdlet.Endpoint">
            <summary>
            <para>
            <para>The new set of endpoints for the specified SIP media application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMSipMediaApplicationCmdlet.Name">
            <summary>
            <para>
            <para>The new name for the specified SIP media application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMSipMediaApplicationCmdlet.SipMediaApplicationId">
            <summary>
            <para>
            <para>The SIP media application ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMSipMediaApplicationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SipMediaApplication'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.UpdateSipMediaApplicationResponse).
            Specifying the name of a property of type Amazon.Chime.Model.UpdateSipMediaApplicationResponse 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.UpdateCHMSipMediaApplicationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SipMediaApplicationId parameter.
            The -PassThru parameter is deprecated, use -Select '^SipMediaApplicationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMSipMediaApplicationCmdlet.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.UpdateCHMSipMediaApplicationCallCmdlet">
            <summary>
            Invokes the AWS Lambda function associated with the SIP media application and transaction
            ID in an update request. The Lambda function can then return a new set of actions.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMSipMediaApplicationCallCmdlet.Argument">
            <summary>
            <para>
            <para>Arguments made available to the Lambda function as part of the <code>CALL_UPDATE_REQUESTED</code>
            event. Can contain 0-20 key-value pairs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMSipMediaApplicationCallCmdlet.SipMediaApplicationId">
            <summary>
            <para>
            <para>The ID of the SIP media application handling the call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMSipMediaApplicationCallCmdlet.TransactionId">
            <summary>
            <para>
            <para>The ID of the call transaction.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMSipMediaApplicationCallCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SipMediaApplicationCall'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.UpdateSipMediaApplicationCallResponse).
            Specifying the name of a property of type Amazon.Chime.Model.UpdateSipMediaApplicationCallResponse 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.UpdateCHMSipMediaApplicationCallCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SipMediaApplicationId parameter.
            The -PassThru parameter is deprecated, use -Select '^SipMediaApplicationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMSipMediaApplicationCallCmdlet.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.UpdateCHMSipRuleCmdlet">
            <summary>
            Updates the details of the specified SIP rule.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMSipRuleCmdlet.Disabled">
            <summary>
            <para>
            <para>The new value specified to indicate whether the rule is disabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMSipRuleCmdlet.Name">
            <summary>
            <para>
            <para>The new name for the specified SIP rule.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMSipRuleCmdlet.SipRuleId">
            <summary>
            <para>
            <para>The SIP rule ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMSipRuleCmdlet.TargetApplication">
            <summary>
            <para>
            <para>The new value of the list of target applications.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMSipRuleCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SipRule'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.UpdateSipRuleResponse).
            Specifying the name of a property of type Amazon.Chime.Model.UpdateSipRuleResponse 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.UpdateCHMSipRuleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SipRuleId parameter.
            The -PassThru parameter is deprecated, use -Select '^SipRuleId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.UpdateCHMSipRuleCmdlet.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 of 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.WriteCHMAppInstanceRetentionSettingCmdlet">
            <summary>
            Sets the amount of time in days that a given <code>AppInstance</code> retains data.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMAppInstanceRetentionSettingCmdlet.AppInstanceArn">
            <summary>
            <para>
            <para>The ARN of the <code>AppInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMAppInstanceRetentionSettingCmdlet.ChannelRetentionSettings_RetentionDay">
            <summary>
            <para>
            <para>The time in days to retain the messages in a channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMAppInstanceRetentionSettingCmdlet.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.PutAppInstanceRetentionSettingsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.PutAppInstanceRetentionSettingsResponse 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.WriteCHMAppInstanceRetentionSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppInstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AppInstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMAppInstanceRetentionSettingCmdlet.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.WriteCHMAppInstanceStreamingConfigurationCmdlet">
            <summary>
            The data streaming configurations of an <code>AppInstance</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMAppInstanceStreamingConfigurationCmdlet.AppInstanceArn">
            <summary>
            <para>
            <para>The ARN of the <code>AppInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMAppInstanceStreamingConfigurationCmdlet.AppInstanceStreamingConfiguration">
            <summary>
            <para>
            <para>The streaming configurations set for an <code>AppInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMAppInstanceStreamingConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AppInstanceStreamingConfigurations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.PutAppInstanceStreamingConfigurationsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.PutAppInstanceStreamingConfigurationsResponse 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.WriteCHMAppInstanceStreamingConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AppInstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AppInstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMAppInstanceStreamingConfigurationCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.WriteCHMEventsConfigurationCmdlet">
            <summary>
            Creates an events configuration that allows a bot to receive outgoing events sent
            by Amazon Chime. Choose either an HTTPS endpoint or a Lambda function ARN. For more
            information, see <a>Bot</a>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMEventsConfigurationCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMEventsConfigurationCmdlet.BotId">
            <summary>
            <para>
            <para>The bot ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMEventsConfigurationCmdlet.LambdaFunctionArn">
            <summary>
            <para>
            <para>Lambda function ARN that allows the bot to receive outgoing events.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMEventsConfigurationCmdlet.OutboundEventsHTTPSEndpoint">
            <summary>
            <para>
            <para>HTTPS endpoint that allows the bot to receive outgoing events.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMEventsConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventsConfiguration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.PutEventsConfigurationResponse).
            Specifying the name of a property of type Amazon.Chime.Model.PutEventsConfigurationResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMEventsConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the BotId parameter.
            The -PassThru parameter is deprecated, use -Select '^BotId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMEventsConfigurationCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.WriteCHMRetentionSettingCmdlet">
            <summary>
            Puts retention settings for the specified Amazon Chime Enterprise account. We recommend
            using AWS CloudTrail to monitor usage of this API for your account. For more information,
            see <a href="https://docs.aws.amazon.com/chime/latest/ag/cloudtrail.html">Logging
            Amazon Chime API Calls with AWS CloudTrail</a> in the <i>Amazon Chime Administration
            Guide</i>.
             
              
            <para>
             To turn off existing retention settings, remove the number of days from the corresponding
            <b>RetentionDays</b> field in the <b>RetentionSettings</b> object. For more information
            about retention settings, see <a href="https://docs.aws.amazon.com/chime/latest/ag/chat-retention.html">Managing
            Chat Retention Policies</a> in the <i>Amazon Chime Administration Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMRetentionSettingCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Chime account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMRetentionSettingCmdlet.ConversationRetentionSettings_RetentionDay">
            <summary>
            <para>
            <para>The number of days for which to retain conversation messages.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMRetentionSettingCmdlet.RoomRetentionSettings_RetentionDay">
            <summary>
            <para>
            <para>The number of days for which to retain chat-room messages.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMRetentionSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.PutRetentionSettingsResponse).
            Specifying the name of a property of type Amazon.Chime.Model.PutRetentionSettingsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMRetentionSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMRetentionSettingCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHM.WriteCHMSipMediaApplicationLoggingConfigurationCmdlet">
            <summary>
            Updates the logging configuration for the specified SIP media application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMSipMediaApplicationLoggingConfigurationCmdlet.SipMediaApplicationLoggingConfiguration_EnableSipMediaApplicationMessageLog">
            <summary>
            <para>
            <para>Enables application message logs for the SIP media application.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMSipMediaApplicationLoggingConfigurationCmdlet.SipMediaApplicationId">
            <summary>
            <para>
            <para>The SIP media application ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMSipMediaApplicationLoggingConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SipMediaApplicationLoggingConfiguration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Chime.Model.PutSipMediaApplicationLoggingConfigurationResponse).
            Specifying the name of a property of type Amazon.Chime.Model.PutSipMediaApplicationLoggingConfigurationResponse 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.WriteCHMSipMediaApplicationLoggingConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SipMediaApplicationId parameter.
            The -PassThru parameter is deprecated, use -Select '^SipMediaApplicationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMSipMediaApplicationLoggingConfigurationCmdlet.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_EnableMediaMetricLog">
            <summary>
            <para>
            <para>Boolean that enables logging of detailed media metrics for Voice Connectors to CloudWatch
            logs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHM.WriteCHMVoiceConnectorLoggingConfigurationCmdlet.LoggingConfiguration_EnableSIPLog">
            <summary>
            <para>
            <para>Boolean that enables SIP message logs to 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. This parameter is not required, but you must specify this parameter
            or <code>Routes</code>.</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. This parameter is not required, but you must specify
            this parameter or <code>Disabled</code>.</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
            Indonesians. 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>