AppSpecServiceHealthCheckArgs

fun AppSpecServiceHealthCheckArgs(failureThreshold: Output<Int>? = null, httpPath: Output<String>? = null, initialDelaySeconds: Output<Int>? = null, periodSeconds: Output<Int>? = null, successThreshold: Output<Int>? = null, timeoutSeconds: Output<Int>? = null)