Values.InvalidNetworkSettingsSourceOne or more network settings specified in the request are invalid.
type nonrec t = {message : ErrorMessage.t option;Error message explaining what's wrong with network settings.
*)invalidSubnetId : SubnetId.t option;The subnet ID that is either invalid or not part of the VPC specified.
*)invalidSecurityGroupId : SecurityGroupId.t option;The security group ID is either invalid or not part of the VPC specified.
*)invalidRouteTableId : RouteTableId.t option;The route table ID is either invalid or not part of the VPC specified.
*)}