Values.InstanceAccessControlAttributeConfigurationSourceSpecifies the attributes to add to your attribute-based access control (ABAC) configuration.
type nonrec t = {accessControlAttributes : AccessControlAttributeList.t;Lists the attributes that are configured for ABAC in the specified IAM Identity Center instance.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of AccessControlAttributeKey.t
| `Structure of
(string
* [> `List of
[> `String of
AccessControlAttributeValueSource.t ]
list ])
list ])
list ]
list ])
list ]