Values_1.DescribeActionRequestSourceDescribes an action.
type nonrec t = {actionName : ExperimentEntityNameOrArn.t;The name of the action to describe.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of ExperimentEntityNameOrArn.t ]) list ]