PodPresetSpecPatchArgs

constructor(env: Output<List<EnvVarPatchArgs>>? = null, envFrom: Output<List<EnvFromSourcePatchArgs>>? = null, selector: Output<LabelSelectorPatchArgs>? = null, volumeMounts: Output<List<VolumeMountPatchArgs>>? = null, volumes: Output<List<VolumePatchArgs>>? = null)