AppSpecServiceHealthCheckArgs

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