JobDefinitionEksPropertiesPodPropertiesInitContainerResources

data class JobDefinitionEksPropertiesPodPropertiesInitContainerResources(val limits: Map<String, String>? = null, val requests: Map<String, String>? = null)

Constructors

constructor(limits: Map<String, String>? = null, requests: Map<String, String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val limits: Map<String, String>? = null
Link copied to clipboard
val requests: Map<String, String>? = null