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

UpdateEnvironmentResponse

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

§Properties

§
environment?: Environment | null
[src]

Returns the FinSpace environment object.