Values.RunConfigurationsResponseSourceRun-specific configuration settings with computed values.
type nonrec t = {vpcConfig : VpcConfigResponse.t option;VPC configuration for workflow runs with computed VPC ID.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of [> `String of SecurityGroupId.t ] list
| `String of VpcId.t ])
list ])
list ]