AppSpecServiceHealthCheck

constructor(failureThreshold: Int? = null, httpPath: String? = null, initialDelaySeconds: Int? = null, periodSeconds: Int? = null, port: Int? = null, successThreshold: Int? = null, timeoutSeconds: Int? = null)