imagePullPolicy

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

Parameters

value

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