restartPolicy

@JvmName(name = "cainosytrvcericf")
suspend fun restartPolicy(value: Output<String>)
@JvmName(name = "smhadrnuajdfpjfc")
suspend fun restartPolicy(value: String?)

Parameters

value

Restart policy for the container group. Allowed values are Always, Never, OnFailure. Defaults to Always. Changing this forces a new resource to be created.