Values.DescribeViewRequestSourceRetrieves the view for the specified view token. For security recommendations, see Amazon Connect Chat security best practices.
type nonrec t = {viewToken : ViewToken.t;An encrypted token originating from the interactive message of a ShowView block operation. Represents the desired view.
*)connectionToken : ParticipantToken.t;The connection token.
*)}