Values.VpcDescriptionSourceThe description of the VPC in which the connector resides.
type nonrec t = {securityGroups : string list option;The security groups for the connector.
*)subnets : string list option;The subnets for the connector.
*)}