Values.InputDestinationVpcSourceThe properties for a VPC type input destination.
type nonrec t = {availabilityZone : string option;The availability zone of the Input destination.
*)networkInterfaceId : string option;The network interface ID of the Input destination in the VPC.
*)}