> +   @Nullable
> +   public abstract String creationDate();
> +
> +   @Nullable
> +   public abstract String ip();
> +
> +   @Nullable
> +   public abstract HealthCheckTestTypes healthCheckTest();
> +
> +   public abstract int healthCheckInterval();
> +
> +   @Nullable
> +   public abstract String healthCheckPath();
> +
> +   @Nullable
> +   public abstract Object healthCheckPathParser();

Do we have any hint on the structure of this property?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/307/files/915aa395f4fe7805f8c6fe7f0e333184935eb43c#r74424983

Reply via email to