imagePullPolicy

@JvmName(name = "nufcfboqtwnpnejw")
suspend fun imagePullPolicy(value: Output<String>)
@JvmName(name = "gknuigjrcaehocsc")
suspend fun imagePullPolicy(value: String?)

Parameters

value

Image pull policy for the container. Supported values are Always, IfNotPresent, and Never.