Values.StaticValueSourceThe static value of the resource.
type nonrec t = {values : StaticParameterValues.t;A list of values. For example, the ARN of the assumed role.
*)}val to_value :
t ->
[> `Structure of
(string * [> `List of [> `String of StringWithCharLimit256.t ] list ])
list ]