GetHealthResponse struct definition.
GetHealthResponse
@type status() :: String.t()
@type t() :: %Soroban.RPC.GetHealthResponse{status: status()}