Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GetEnvironmentResponse

import type { GetEnvironmentResponse } from "https://aws-api.deno.dev/v0.4/services/finspace.ts?docs=full";
interface GetEnvironmentResponse {
environment?: Environment | null;
}

§Properties

§
environment?: Environment | null
[src]

The name of the FinSpace environment.