AWS.Tools.ChimeSDKMeetings.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.ChimeSDKMeetings</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.CHMTG.AddCHMTGResourceTagCmdlet">
            <summary>
            The resource that supports tags.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.AddCHMTGResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            <para>The ARN of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.AddCHMTGResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>Lists the requested tags.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.AddCHMTGResourceTagCmdlet.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.ChimeSDKMeetings.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.AddCHMTGResourceTagCmdlet.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.CHMTG.AddCHMTGResourceTagCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHMTG.GetCHMTGAttendeeCmdlet">
            <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.CHMTG.GetCHMTGAttendeeCmdlet.AttendeeId">
            <summary>
            <para>
            <para>The Amazon Chime SDK attendee ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.GetCHMTGAttendeeCmdlet.MeetingId">
            <summary>
            <para>
            <para>The Amazon Chime SDK meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.GetCHMTGAttendeeCmdlet.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.ChimeSDKMeetings.Model.GetAttendeeResponse).
            Specifying the name of a property of type Amazon.ChimeSDKMeetings.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.CHMTG.GetCHMTGAttendeeCmdlet.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.CHMTG.GetCHMTGAttendeeListCmdlet">
            <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.CHMTG.GetCHMTGAttendeeListCmdlet.MeetingId">
            <summary>
            <para>
            <para>The Amazon Chime SDK meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.GetCHMTGAttendeeListCmdlet.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.CHMTG.GetCHMTGAttendeeListCmdlet.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.CHMTG.GetCHMTGAttendeeListCmdlet.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.ChimeSDKMeetings.Model.ListAttendeesResponse).
            Specifying the name of a property of type Amazon.ChimeSDKMeetings.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.CHMTG.GetCHMTGAttendeeListCmdlet.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.CHMTG.GetCHMTGAttendeeListCmdlet.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.CHMTG.GetCHMTGMeetingCmdlet">
            <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.CHMTG.GetCHMTGMeetingCmdlet.MeetingId">
            <summary>
            <para>
            <para>The Amazon Chime SDK meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.GetCHMTGMeetingCmdlet.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.ChimeSDKMeetings.Model.GetMeetingResponse).
            Specifying the name of a property of type Amazon.ChimeSDKMeetings.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.CHMTG.GetCHMTGMeetingCmdlet.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.CHMTG.GetCHMTGResourceTagCmdlet">
            <summary>
            Returns a list of the tags available for the specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.GetCHMTGResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            <para>The ARN of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.GetCHMTGResourceTagCmdlet.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.ChimeSDKMeetings.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.ChimeSDKMeetings.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.CHMTG.GetCHMTGResourceTagCmdlet.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.CHMTG.NewCHMTGAttendeeCmdlet">
            <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.CHMTG.NewCHMTGAttendeeCmdlet.Capabilities_Audio">
            <summary>
            <para>
            <para>The audio capability assigned to an attendee.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGAttendeeCmdlet.Capabilities_Content">
            <summary>
            <para>
            <para>The content capability assigned to an attendee.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGAttendeeCmdlet.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>Pattern: <code>[-_&amp;@+=,(){}\[\]\/«».:|'"#a-zA-Z0-9À-ÿ\s]*</code></para><para>Values that begin with <code>aws:</code> are reserved. You can't configure a value
            that uses this prefix.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGAttendeeCmdlet.MeetingId">
            <summary>
            <para>
            <para>The unique ID of the meeting.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGAttendeeCmdlet.Capabilities_Video">
            <summary>
            <para>
            <para>The video capability assigned to an attendee.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGAttendeeCmdlet.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.ChimeSDKMeetings.Model.CreateAttendeeResponse).
            Specifying the name of a property of type Amazon.ChimeSDKMeetings.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.CHMTG.NewCHMTGAttendeeCmdlet.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.CHMTG.NewCHMTGAttendeeCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGAttendeeBatchCmdlet">
            <summary>
            Creates up to 100 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.CHMTG.NewCHMTGAttendeeBatchCmdlet.Attendee">
            <summary>
            <para>
            <para>The attendee information, including attendees' IDs and join tokens.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGAttendeeBatchCmdlet.MeetingId">
            <summary>
            <para>
            <para>The Amazon Chime SDK ID of the meeting to which you're adding attendees.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGAttendeeBatchCmdlet.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.ChimeSDKMeetings.Model.BatchCreateAttendeeResponse).
            Specifying the name of a property of type Amazon.ChimeSDKMeetings.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.CHMTG.NewCHMTGAttendeeBatchCmdlet.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.CHMTG.NewCHMTGAttendeeBatchCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingCmdlet">
            <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.CHMTG.NewCHMTGMeetingCmdlet.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.CHMTG.NewCHMTGMeetingCmdlet.Audio_EchoReduction">
            <summary>
            <para>
            <para>Makes echo reduction available to clients who connect to the meeting.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingCmdlet.ExternalMeetingId">
            <summary>
            <para>
            <para>The external meeting ID.</para><para>Pattern: <code>[-_&amp;@+=,(){}\[\]\/«».:|'"#a-zA-Z0-9À-ÿ\s]*</code></para><para>Values that begin with <code>aws:</code> are reserved. You can't configure a value
            that uses this prefix. Case insensitive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingCmdlet.NotificationsConfiguration_LambdaFunctionArn">
            <summary>
            <para>
            <para>The ARN of the AWS Lambda function in the notifications configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingCmdlet.MediaRegion">
            <summary>
            <para>
            <para>The Region in which to create the meeting.</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>Available values in AWS GovCloud (US) Regions: <code>us-gov-east-1</code>, <code>us-gov-west-1</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingCmdlet.MeetingHostId">
            <summary>
            <para>
            <para>Reserved.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingCmdlet.PrimaryMeetingId">
            <summary>
            <para>
            <para>When specified, replicates the media from the primary meeting to the new meeting.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingCmdlet.NotificationsConfiguration_SnsTopicArn">
            <summary>
            <para>
            <para>The ARN of the SNS topic.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingCmdlet.NotificationsConfiguration_SqsQueueArn">
            <summary>
            <para>
            <para>The ARN of the SQS queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingCmdlet.Tag">
            <summary>
            <para>
            <para>Applies one or more tags to an Amazon Chime SDK meeting. Note the following:</para><ul><li><para>Not all resources have tags. For a list of services with resources that support tagging
            using this operation, see <a href="https://docs.aws.amazon.com/resourcegroupstagging/latest/APIReference/supported-services.html">Services
            that support the Resource Groups Tagging API</a>. If the resource doesn't yet support
            this operation, the resource's service might support tagging using its own API operations.
            For more information, refer to the documentation for that service.</para></li><li><para>Each resource can have up to 50 tags. For other limits, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html#tag-conventions">Tag
            Naming and Usage Conventions</a> in the <i>AWS General Reference</i>.</para></li><li><para>You can only tag resources that are located in the specified AWS Region for the AWS
            account.</para></li><li><para>To add tags to a resource, you need the necessary permissions for the service that
            the resource belongs to as well as permissions for adding tags. For more information,
            see the documentation for each service.</para></li></ul><important><para>Do not store personally identifiable information (PII) or other confidential or sensitive
            information in tags. We use tags to provide you with billing and administration services.
            Tags are not intended to be used for private or sensitive data.</para></important><para><b>Minimum permissions</b></para><para>In addition to the <code>tag:TagResources</code> permission required by this operation,
            you must also have the tagging permission defined by the service that created the
            resource. For example, to tag a <code>ChimeSDKMeetings</code> instance using the <code>TagResources</code>
            operation, you must have both of the following permissions:</para><para><code>tag:TagResources</code></para><para><code>ChimeSDKMeetings:CreateTags</code></para><note><para>Some services might have specific requirements for tagging some resources. For example,
            to tag an Amazon S3 bucket, you must also have the <code>s3:GetBucketTagging</code>
            permission. If the expected minimum permissions don't work, check the documentation
            for that service's tagging APIs for more information.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingCmdlet.TenantId">
            <summary>
            <para>
            <para>A consistent and opaque identifier, created and maintained by the builder to represent
            a segment of their users.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingCmdlet.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.ChimeSDKMeetings.Model.CreateMeetingResponse).
            Specifying the name of a property of type Amazon.ChimeSDKMeetings.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.CHMTG.NewCHMTGMeetingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ClientRequestToken parameter.
            The -PassThru parameter is deprecated, use -Select '^ClientRequestToken' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingWithAttendeeCmdlet">
            <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.CHMTG.NewCHMTGMeetingWithAttendeeCmdlet.Attendee">
            <summary>
            <para>
            <para>The attendee information, including attendees' IDs and join tokens.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingWithAttendeeCmdlet.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.CHMTG.NewCHMTGMeetingWithAttendeeCmdlet.Audio_EchoReduction">
            <summary>
            <para>
            <para>Makes echo reduction available to clients who connect to the meeting.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingWithAttendeeCmdlet.ExternalMeetingId">
            <summary>
            <para>
            <para>The external meeting ID.</para><para>Pattern: <code>[-_&amp;@+=,(){}\[\]\/«».:|'"#a-zA-Z0-9À-ÿ\s]*</code></para><para>Values that begin with <code>aws:</code> are reserved. You can't configure a value
            that uses this prefix. Case insensitive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingWithAttendeeCmdlet.NotificationsConfiguration_LambdaFunctionArn">
            <summary>
            <para>
            <para>The ARN of the AWS Lambda function in the notifications configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingWithAttendeeCmdlet.MediaRegion">
            <summary>
            <para>
            <para>The Region in which to create the meeting.</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>Available values in AWS GovCloud (US) Regions: <code>us-gov-east-1</code>, <code>us-gov-west-1</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingWithAttendeeCmdlet.MeetingHostId">
            <summary>
            <para>
            <para>Reserved.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingWithAttendeeCmdlet.PrimaryMeetingId">
            <summary>
            <para>
            <para>When specified, replicates the media from the primary meeting to the new meeting.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingWithAttendeeCmdlet.NotificationsConfiguration_SnsTopicArn">
            <summary>
            <para>
            <para>The ARN of the SNS topic.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingWithAttendeeCmdlet.NotificationsConfiguration_SqsQueueArn">
            <summary>
            <para>
            <para>The ARN of the SQS queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingWithAttendeeCmdlet.Tag">
            <summary>
            <para>
            <para>The tags in the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingWithAttendeeCmdlet.TenantId">
            <summary>
            <para>
            <para>A consistent and opaque identifier, created and maintained by the builder to represent
            a segment of their users.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingWithAttendeeCmdlet.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.ChimeSDKMeetings.Model.CreateMeetingWithAttendeesResponse).
            Specifying the name of a property of type Amazon.ChimeSDKMeetings.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.CHMTG.NewCHMTGMeetingWithAttendeeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ClientRequestToken parameter.
            The -PassThru parameter is deprecated, use -Select '^ClientRequestToken' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.NewCHMTGMeetingWithAttendeeCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHMTG.RemoveCHMTGAttendeeCmdlet">
            <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.CHMTG.RemoveCHMTGAttendeeCmdlet.AttendeeId">
            <summary>
            <para>
            <para>The Amazon Chime SDK attendee ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.RemoveCHMTGAttendeeCmdlet.MeetingId">
            <summary>
            <para>
            <para>The Amazon Chime SDK meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.RemoveCHMTGAttendeeCmdlet.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.ChimeSDKMeetings.Model.DeleteAttendeeResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.RemoveCHMTGAttendeeCmdlet.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.CHMTG.RemoveCHMTGAttendeeCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHMTG.RemoveCHMTGMeetingCmdlet">
            <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.CHMTG.RemoveCHMTGMeetingCmdlet.MeetingId">
            <summary>
            <para>
            <para>The Amazon Chime SDK meeting ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.RemoveCHMTGMeetingCmdlet.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.ChimeSDKMeetings.Model.DeleteMeetingResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.RemoveCHMTGMeetingCmdlet.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.CHMTG.RemoveCHMTGMeetingCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHMTG.RemoveCHMTGResourceTagCmdlet">
            <summary>
            Removes the specified tags from the specified resources. When you specify a tag key,
            the action removes both that key and its associated value. The operation succeeds
            even if you attempt to remove tags from a resource that were already removed. Note
            the following:
             
             <ul><li><para>
            To remove tags from a resource, you need the necessary permissions for the service
            that the resource belongs to as well as permissions for removing tags. For more information,
            see the documentation for the service whose resource you want to untag.
            </para></li><li><para>
            You can only tag resources that are located in the specified AWS Region for the calling
            AWS account.
            </para></li></ul><para><b>Minimum permissions</b></para><para>
            In addition to the <code>tag:UntagResources</code> permission required by this operation,
            you must also have the remove tags permission defined by the service that created
            the resource. For example, to remove the tags from an Amazon EC2 instance using the
            <code>UntagResources</code> operation, you must have both of the following permissions:
            </para><para><code>tag:UntagResource</code></para><para><code>ChimeSDKMeetings:DeleteTags</code></para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.RemoveCHMTGResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            <para>The ARN of the resource that you're removing tags from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.RemoveCHMTGResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The tag keys being removed from the resources.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.RemoveCHMTGResourceTagCmdlet.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.ChimeSDKMeetings.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.RemoveCHMTGResourceTagCmdlet.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.CHMTG.RemoveCHMTGResourceTagCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHMTG.StartCHMTGMeetingTranscriptionCmdlet">
            <summary>
            Starts transcription for the specified <code>meetingId</code>. For more information,
            refer to <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/meeting-transcription.html">
            Using Amazon Chime SDK live transcription </a> in the <i>Amazon Chime SDK Developer
            Guide</i>.
             
             <important><para>
            Amazon Chime SDK live transcription is powered by Amazon Transcribe. Use of Amazon
            Transcribe is subject to the <a href="https://aws.amazon.com/service-terms/">AWS Service
            Terms</a>, including the terms specific to the AWS Machine Learning and Artificial
            Intelligence Services.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.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.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.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.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.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>You can’t set <code>ContentRedactionType</code> and <code>ContentIdentificationType</code>
            in the same request. If you set both, your request returns a <code>BadRequestException</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.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.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.EngineTranscribeSettings_IdentifyLanguage">
            <summary>
            <para>
            <para>Automatically identifies the language spoken in media files.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.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.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.EngineTranscribeSettings_LanguageCode">
            <summary>
            <para>
            <para>The language code specified for the Amazon Transcribe engine.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.EngineTranscribeSettings_LanguageModelName">
            <summary>
            <para>
            <para>The name of the language model used during transcription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.EngineTranscribeSettings_LanguageOption">
            <summary>
            <para>
            <para>Language codes for the languages that you want to identify. You must provide at least
            2 codes.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.MeetingId">
            <summary>
            <para>
            <para>The unique ID of the meeting being transcribed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.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.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.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.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.EngineTranscribeSettings_PreferredLanguage">
            <summary>
            <para>
            <para>Language code for the preferred language.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.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.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.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.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.EngineTranscribeMedicalSettings_Specialty">
            <summary>
            <para>
            <para>The specialty specified for the Amazon Transcribe Medical engine.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.EngineTranscribeMedicalSettings_Type">
            <summary>
            <para>
            <para>The type of transcription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.EngineTranscribeSettings_VocabularyFilterMethod">
            <summary>
            <para>
            <para>The filtering method passed to Amazon Transcribe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.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.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.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.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.EngineTranscribeSettings_VocabularyName">
            <summary>
            <para>
            <para>The name of the vocabulary passed to Amazon Transcribe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.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.ChimeSDKMeetings.Model.StartMeetingTranscriptionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.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.CHMTG.StartCHMTGMeetingTranscriptionCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHMTG.StopCHMTGMeetingTranscriptionCmdlet">
            <summary>
            Stops transcription for the specified <code>meetingId</code>. For more information,
            refer to <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/meeting-transcription.html">
            Using Amazon Chime SDK live transcription </a> in the <i>Amazon Chime SDK Developer
            Guide</i>.
             
             <important><para>
            Amazon Chime SDK live transcription is powered by Amazon Transcribe. Use of Amazon
            Transcribe is subject to the <a href="https://aws.amazon.com/service-terms/">AWS Service
            Terms</a>, including the terms specific to the AWS Machine Learning and Artificial
            Intelligence Services.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.StopCHMTGMeetingTranscriptionCmdlet.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.CHMTG.StopCHMTGMeetingTranscriptionCmdlet.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.ChimeSDKMeetings.Model.StopMeetingTranscriptionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.StopCHMTGMeetingTranscriptionCmdlet.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.CHMTG.StopCHMTGMeetingTranscriptionCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHMTG.UpdateCHMTGAttendeeCapabilityCmdlet">
            <summary>
            The capabilties that you want to update.
             
             <note><para>
            You use the capabilities with a set of values that control what the capabilities can
            do, such as <code>SendReceive</code> data. For more information about those values,
            see .
            </para></note><para>
            When using capabilities, be aware of these corner cases:
            </para><ul><li><para>
            You can't set <code>content</code> capabilities to <code>SendReceive</code> or <code>Receive</code>
            unless you also set <code>video</code> capabilities to <code>SendReceive</code> or
            <code>Receive</code>. If you don't set the <code>video</code> capability to receive,
            the response will contain an HTTP 400 Bad Request status code. However, you can set
            your <code>video</code> capability to receive and you set your <code>content</code>
            capability to not receive.
            </para></li><li><para>
            When you change an <code>audio</code> capability from <code>None</code> or <code>Receive</code>
            to <code>Send</code> or <code>SendReceive</code> , and if the attendee left their
            microphone unmuted, audio will flow from the attendee to the other meeting participants.
            </para></li><li><para>
            When you change a <code>video</code> or <code>content</code> capability from <code>None</code>
            or <code>Receive</code> to <code>Send</code> or <code>SendReceive</code> , and if
            the attendee turned on their video or content streams, remote attendess can receive
            those streams, but only after media renegotiation between the client and the Amazon
            Chime back-end server.
            </para></li></ul>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.UpdateCHMTGAttendeeCapabilityCmdlet.AttendeeId">
            <summary>
            <para>
            <para>The ID of the attendee associated with the update request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.UpdateCHMTGAttendeeCapabilityCmdlet.Capabilities_Audio">
            <summary>
            <para>
            <para>The audio capability assigned to an attendee.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.UpdateCHMTGAttendeeCapabilityCmdlet.Capabilities_Content">
            <summary>
            <para>
            <para>The content capability assigned to an attendee.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.UpdateCHMTGAttendeeCapabilityCmdlet.MeetingId">
            <summary>
            <para>
            <para>The ID of the meeting associated with the update request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.UpdateCHMTGAttendeeCapabilityCmdlet.Capabilities_Video">
            <summary>
            <para>
            <para>The video capability assigned to an attendee.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.UpdateCHMTGAttendeeCapabilityCmdlet.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.ChimeSDKMeetings.Model.UpdateAttendeeCapabilitiesResponse).
            Specifying the name of a property of type Amazon.ChimeSDKMeetings.Model.UpdateAttendeeCapabilitiesResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.UpdateCHMTGAttendeeCapabilityCmdlet.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.CHMTG.UpdateCHMTGAttendeeCapabilityCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CHMTG.UpdateCHMTGUpdateAttendeeCapabilitiesExceptCmdlet">
            <summary>
            Updates <code>AttendeeCapabilities</code> except the capabilities listed in an <code>ExcludedAttendeeIds</code>
            table.
             
             <note><para>
            You use the capabilities with a set of values that control what the capabilities can
            do, such as <code>SendReceive</code> data. For more information about those values,
            see .
            </para></note><para>
            When using capabilities, be aware of these corner cases:
            </para><ul><li><para>
            You can't set <code>content</code> capabilities to <code>SendReceive</code> or <code>Receive</code>
            unless you also set <code>video</code> capabilities to <code>SendReceive</code> or
            <code>Receive</code>. If you don't set the <code>video</code> capability to receive,
            the response will contain an HTTP 400 Bad Request status code. However, you can set
            your <code>video</code> capability to receive and you set your <code>content</code>
            capability to not receive.
            </para></li><li><para>
            When you change an <code>audio</code> capability from <code>None</code> or <code>Receive</code>
            to <code>Send</code> or <code>SendReceive</code> , and if the attendee left their
            microphone unmuted, audio will flow from the attendee to the other meeting participants.
            </para></li><li><para>
            When you change a <code>video</code> or <code>content</code> capability from <code>None</code>
            or <code>Receive</code> to <code>Send</code> or <code>SendReceive</code> , and if
            the attendee turned on their video or content streams, remote attendess can receive
            those streams, but only after media renegotiation between the client and the Amazon
            Chime back-end server.
            </para></li></ul>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.UpdateCHMTGUpdateAttendeeCapabilitiesExceptCmdlet.Capabilities_Audio">
            <summary>
            <para>
            <para>The audio capability assigned to an attendee.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.UpdateCHMTGUpdateAttendeeCapabilitiesExceptCmdlet.Capabilities_Content">
            <summary>
            <para>
            <para>The content capability assigned to an attendee.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.UpdateCHMTGUpdateAttendeeCapabilitiesExceptCmdlet.ExcludedAttendeeId">
            <summary>
            <para>
            <para>The <code>AttendeeIDs</code> that you want to exclude from one or more capabilities.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.UpdateCHMTGUpdateAttendeeCapabilitiesExceptCmdlet.MeetingId">
            <summary>
            <para>
            <para>The ID of the meeting associated with the update request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.UpdateCHMTGUpdateAttendeeCapabilitiesExceptCmdlet.Capabilities_Video">
            <summary>
            <para>
            <para>The video capability assigned to an attendee.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.UpdateCHMTGUpdateAttendeeCapabilitiesExceptCmdlet.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.ChimeSDKMeetings.Model.BatchUpdateAttendeeCapabilitiesExceptResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CHMTG.UpdateCHMTGUpdateAttendeeCapabilitiesExceptCmdlet.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.CHMTG.UpdateCHMTGUpdateAttendeeCapabilitiesExceptCmdlet.Force">
            <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>