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