Overhead Patch Args
data class OverheadPatchArgs(val podFixed: Output<Map<String, String>>? = null) : ConvertibleToJava<OverheadPatchArgs>
Overhead structure represents the resource overhead associated with running a pod.
Overhead structure represents the resource overhead associated with running a pod.