Values_1.DescribeContextRequestSourceDescribes a context.
type nonrec t = {contextName : Values_0.ContextNameOrArn.t;The name of the context to describe.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.ContextNameOrArn.t ]) list ]