Values.VpcConfigSourceThe configuration of the Amazon VPCs for the cluster.
type nonrec t = {subnetIds : string list;The IDs of the subnets associated with the cluster.
*)securityGroupIds : string list option;The IDs of the security groups associated with the cluster.
*)}