AWS.Tools.Ivschat.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.Ivschat</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.IVSC.AddIVSCResourceTagCmdlet">
            <summary>
            Adds or updates tags for the AWS resource with the specified ARN.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.AddIVSCResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource to be tagged. The ARN must be URL-encoded.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.AddIVSCResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>Array of tags to be added or updated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.AddIVSCResourceTagCmdlet.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.Ivschat.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.AddIVSCResourceTagCmdlet.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.IVSC.AddIVSCResourceTagCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IVSC.DisconnectIVSCUserCmdlet">
            <summary>
            Disconnects all connections using a specified user ID from a room. This replicates
            the <a href="https://docs.aws.amazon.com/ivs/latest/chatmsgapireference/actions-disconnectuser-publish.html">
            DisconnectUser</a> WebSocket operation in the Amazon IVS Chat Messaging API.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.DisconnectIVSCUserCmdlet.Reason">
            <summary>
            <para>
            <para>Reason for disconnecting the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.DisconnectIVSCUserCmdlet.RoomIdentifier">
            <summary>
            <para>
            <para>Identifier of the room from which the user's clients should be disconnected. Currently
            this must be an ARN.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.DisconnectIVSCUserCmdlet.UserId">
            <summary>
            <para>
            <para>ID of the user (connection) to disconnect from the room.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.DisconnectIVSCUserCmdlet.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.Ivschat.Model.DisconnectUserResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.DisconnectIVSCUserCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RoomIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^RoomIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.DisconnectIVSCUserCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IVSC.GetIVSCResourceTagCmdlet">
            <summary>
            Gets information about AWS tags for the specified ARN.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.GetIVSCResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource to be retrieved. The ARN must be URL-encoded.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.GetIVSCResourceTagCmdlet.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.Ivschat.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.Ivschat.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.IVSC.GetIVSCResourceTagCmdlet.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.IVSC.GetIVSCRoomCmdlet">
            <summary>
            Gets the specified room.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.GetIVSCRoomCmdlet.Identifier">
            <summary>
            <para>
            <para>Identifier of the room for which the configuration is to be retrieved. Currently this
            must be an ARN.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.GetIVSCRoomCmdlet.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.Ivschat.Model.GetRoomResponse).
            Specifying the name of a property of type Amazon.Ivschat.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.IVSC.GetIVSCRoomCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Identifier parameter.
            The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IVSC.GetIVSCRoomListCmdlet">
            <summary>
            Gets summary information about all your rooms in the AWS region where the API request
            is processed. Results are sorted in descending order of <code>updateTime</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.GetIVSCRoomListCmdlet.MessageReviewHandlerUri">
            <summary>
            <para>
            <para>Filters the list to match the specified message review handler URI.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.GetIVSCRoomListCmdlet.Name">
            <summary>
            <para>
            <para>Filters the list to match the specified room name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.GetIVSCRoomListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Maximum number of rooms to return. Default: 50.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.GetIVSCRoomListCmdlet.NextToken">
            <summary>
            <para>
            <para>The first room to retrieve. This is used for pagination; see the <code>nextToken</code>
            response field.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.GetIVSCRoomListCmdlet.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.Ivschat.Model.ListRoomsResponse).
            Specifying the name of a property of type Amazon.Ivschat.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.IVSC.GetIVSCRoomListCmdlet.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="T:Amazon.PowerShell.Cmdlets.IVSC.NewIVSCChatTokenCmdlet">
            <summary>
            Creates an encrypted token that is used to establish an individual WebSocket connection
            to a room. The token is valid for one minute, and a connection (session) established
            with the token is valid for the specified duration.
             
              
            <para>
            Encryption keys are owned by Amazon IVS Chat and never used directly by your application.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.NewIVSCChatTokenCmdlet.Attribute">
            <summary>
            <para>
            <para>Application-provided attributes to encode into the token and attach to a chat session.
            Map keys and values can contain UTF-8 encoded text. The maximum length of this field
            is 1 KB total.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.NewIVSCChatTokenCmdlet.Capability">
            <summary>
            <para>
            <para>Set of capabilities that the user is allowed to perform in the room. Default: None
            (the capability to view messages is implicitly included in all requests).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.NewIVSCChatTokenCmdlet.RoomIdentifier">
            <summary>
            <para>
            <para>Identifier of the room that the client is trying to access. Currently this must be
            an ARN. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.NewIVSCChatTokenCmdlet.SessionDurationInMinute">
            <summary>
            <para>
            <para>Session duration (in minutes), after which the session expires. Default: 60 (1 hour).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.NewIVSCChatTokenCmdlet.UserId">
            <summary>
            <para>
            <para>Application-provided ID that uniquely identifies the user associated with this token.
            This can be any UTF-8 encoded text.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.NewIVSCChatTokenCmdlet.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.Ivschat.Model.CreateChatTokenResponse).
            Specifying the name of a property of type Amazon.Ivschat.Model.CreateChatTokenResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.NewIVSCChatTokenCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RoomIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^RoomIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.NewIVSCChatTokenCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IVSC.NewIVSCRoomCmdlet">
            <summary>
            Creates a room that allows clients to connect and pass messages.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.NewIVSCRoomCmdlet.MessageReviewHandler_FallbackResult">
            <summary>
            <para>
            <para>Specifies the fallback behavior (whether the message is allowed or denied) if the
            handler does not return a valid response, encounters an error or times out. If allowed,
            the message is delivered with returned content to all users connected to the room.
            If denied, the message is not delivered to any user. Default: <code>ALLOW</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.NewIVSCRoomCmdlet.MaximumMessageLength">
            <summary>
            <para>
            <para>Maximum number of characters in a single message. Messages are expected to be UTF-8
            encoded and this limit applies specifically to rune/code-point count, not number of
            bytes. Default: 500.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.NewIVSCRoomCmdlet.MaximumMessageRatePerSecond">
            <summary>
            <para>
            <para>Maximum number of messages per second that a client can send to the room. Default:
            10.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.NewIVSCRoomCmdlet.Name">
            <summary>
            <para>
            <para>Room name. The value does not need to be unique.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.NewIVSCRoomCmdlet.Tag">
            <summary>
            <para>
            <para>Tags to attach to the resource. Array of maps, each of the form <code>string:string
            (key:value)</code>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.NewIVSCRoomCmdlet.MessageReviewHandler_Uri">
            <summary>
            <para>
            <para>Identifier of the message review handler. Currently this must be an ARN of a lambda
            function.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.NewIVSCRoomCmdlet.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.Ivschat.Model.CreateRoomResponse).
            Specifying the name of a property of type Amazon.Ivschat.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.IVSC.NewIVSCRoomCmdlet.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.IVSC.NewIVSCRoomCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IVSC.RemoveIVSCMessageCmdlet">
            <summary>
            Sends an event to a specific room which directs clients to delete a specific message;
            that is, unrender it from view and delete it from the client’s chat history. This
            event’s <code>EventName</code> is <code>aws:DELETE_MESSAGE</code>. This replicates
            the <a href="https://docs.aws.amazon.com/ivs/latest/chatmsgapireference/actions-deletemessage-publish.html">
            DeleteMessage</a> WebSocket operation in the Amazon IVS Chat Messaging API.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.RemoveIVSCMessageCmdlet.Id">
            <summary>
            <para>
            <para>ID of the message to be deleted. This is the <code>Id</code> field in the received
            message (see <a href="https://docs.aws.amazon.com/ivs/latest/chatmsgapireference/actions-message-subscribe.html">
            Message (Subscribe)</a> in the Chat Messaging API).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.RemoveIVSCMessageCmdlet.Reason">
            <summary>
            <para>
            <para>Reason for deleting the message.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.RemoveIVSCMessageCmdlet.RoomIdentifier">
            <summary>
            <para>
            <para>Identifier of the room where the message should be deleted. Currently this must be
            an ARN. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.RemoveIVSCMessageCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Id'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Ivschat.Model.DeleteMessageResponse).
            Specifying the name of a property of type Amazon.Ivschat.Model.DeleteMessageResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.RemoveIVSCMessageCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RoomIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^RoomIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.RemoveIVSCMessageCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IVSC.RemoveIVSCResourceTagCmdlet">
            <summary>
            Removes tags from the resource with the specified ARN.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.RemoveIVSCResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource to be untagged. The ARN must be URL-encoded.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.RemoveIVSCResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>Array of tags to be removed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.RemoveIVSCResourceTagCmdlet.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.Ivschat.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.RemoveIVSCResourceTagCmdlet.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.IVSC.RemoveIVSCResourceTagCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IVSC.RemoveIVSCRoomCmdlet">
            <summary>
            Deletes the specified room.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.RemoveIVSCRoomCmdlet.Identifier">
            <summary>
            <para>
            <para>Identifier of the room to be deleted. Currently this must be an ARN.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.RemoveIVSCRoomCmdlet.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.Ivschat.Model.DeleteRoomResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.RemoveIVSCRoomCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Identifier parameter.
            The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.RemoveIVSCRoomCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IVSC.SendIVSCEventCmdlet">
            <summary>
            Sends an event to a room. Use this within your application’s business logic to send
            events to clients of a room; e.g., to notify clients to change the way the chat UI
            is rendered.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.SendIVSCEventCmdlet.Attribute">
            <summary>
            <para>
            <para>Application-defined metadata to attach to the event sent to clients. The maximum length
            of the metadata is 1 KB total.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.SendIVSCEventCmdlet.EventName">
            <summary>
            <para>
            <para>Application-defined name of the event to send to clients.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.SendIVSCEventCmdlet.RoomIdentifier">
            <summary>
            <para>
            <para>Identifier of the room to which the event will be sent. Currently this must be an
            ARN.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.SendIVSCEventCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Id'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Ivschat.Model.SendEventResponse).
            Specifying the name of a property of type Amazon.Ivschat.Model.SendEventResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.SendIVSCEventCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RoomIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^RoomIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.SendIVSCEventCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IVSC.UpdateIVSCRoomCmdlet">
            <summary>
            Updates a room’s configuration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.UpdateIVSCRoomCmdlet.MessageReviewHandler_FallbackResult">
            <summary>
            <para>
            <para>Specifies the fallback behavior (whether the message is allowed or denied) if the
            handler does not return a valid response, encounters an error or times out. If allowed,
            the message is delivered with returned content to all users connected to the room.
            If denied, the message is not delivered to any user. Default: <code>ALLOW</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.UpdateIVSCRoomCmdlet.Identifier">
            <summary>
            <para>
            <para>Identifier of the room to be updated. Currently this must be an ARN.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.UpdateIVSCRoomCmdlet.MaximumMessageLength">
            <summary>
            <para>
            <para>The maximum number of characters in a single message. Messages are expected to be
            UTF-8 encoded and this limit applies specifically to rune/code-point count, not number
            of bytes. Default: 500.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.UpdateIVSCRoomCmdlet.MaximumMessageRatePerSecond">
            <summary>
            <para>
            <para>The maximum number of messages per second that a client can send to the room. Default:
            10.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.UpdateIVSCRoomCmdlet.Name">
            <summary>
            <para>
            <para>Room name. The value does not need to be unique.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.UpdateIVSCRoomCmdlet.MessageReviewHandler_Uri">
            <summary>
            <para>
            <para>Identifier of the message review handler. Currently this must be an ARN of a lambda
            function.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.UpdateIVSCRoomCmdlet.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.Ivschat.Model.UpdateRoomResponse).
            Specifying the name of a property of type Amazon.Ivschat.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.IVSC.UpdateIVSCRoomCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Identifier parameter.
            The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IVSC.UpdateIVSCRoomCmdlet.Force">
            <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>