Values_0.PrimaryAttributeAccessControlConfigurationItemSourceA primary attribute access control configuration item.
type nonrec t = {primaryAttributeValues : PrimaryAttributeValuesSet.t option;The item's primary attribute values.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `String of IAMRestrictedPrimaryValue.t ] list
| `String of PrimaryAttributeContextKeyName.t ])
list ]
list ])
list ]