Values.ScopeDetailsSourceA structure that describes an IAM Identity Center access scope and its authorized targets.
val to_value :
t ->
[> `Structure of
(string
* [> `List of [> `String of ScopeTarget.t ] list | `String of Scope.t ])
list ]