LivenessCheckArgs

fun LivenessCheckArgs(checkInterval: Output<String>? = null, failureThreshold: Output<Int>? = null, host: Output<String>? = null, initialDelay: Output<String>? = null, path: Output<String>? = null, successThreshold: Output<Int>? = null, timeout: Output<String>? = null)