core.Map<core.String, core.dynamic> toJson() => { if (subnet != null) 'subnet': subnet!, if (vpcName != null) 'vpcName': vpcName!, };