Values.EnvironmentPropertyUpdatesSourceDescribes updates to the execution property groups for a Managed Service for Apache Flink application or a Studio notebook.
type nonrec t = {propertyGroups : PropertyGroups.t;Describes updates to the execution property groups.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Map of
([> `String of PropertyKey.t ]
* [> `String of PropertyValue.t ])
list
| `String of Id.t ])
list ]
list ])
list ]