PodTemplateSpecPatchArgs

fun PodTemplateSpecPatchArgs(metadata: Output<ObjectMetaPatchArgs>? = null, spec: Output<PodSpecPatchArgs>? = null)