imagePullPolicy

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

Parameters

value

The restart policy of the image. Default value: IfNotPresent. Valid values: Always, IfNotPresent, Never.