Values.NetworkMigrationAnalysisResultTargetSourceThe target resource information for an analysis result.
type nonrec t = {vpcID : VpcID.t option;The VPC ID of the target resource.
*)subnetID : SubnetID.t option;The subnet ID of the target resource.
*)}