restartPolicy

@JvmName(name = "puqtkxghkowqyjow")
suspend fun restartPolicy(value: Output<Either<String, ContainerGroupRestartPolicy>>)
@JvmName(name = "uxihjeuhkxupkmcy")
suspend fun restartPolicy(value: Either<String, ContainerGroupRestartPolicy>?)
@JvmName(name = "eldnjhlwyipslutt")
fun restartPolicy(value: String)
@JvmName(name = "vomlwcfxvpxgumkr")
fun restartPolicy(value: ContainerGroupRestartPolicy)

Parameters

value

Restart policy for all containers within the container group.

  • Always Always restart

  • OnFailure Restart on failure

  • Never Never restart