Values_1.GetAccessTokenRequestSourceReturns a credentials set to be used with just-in-time node access.
type nonrec t = {accessRequestId : Values_0.AccessRequestId.t;The ID of a just-in-time node access request.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.AccessRequestId.t ]) list ]