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