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

GetNetworkOutput

import type { GetNetworkOutput } from "https://aws-api.deno.dev/v0.3/services/managedblockchain.ts?docs=full";
interface GetNetworkOutput {
Network?: Network | null;
}

§Properties

§
Network?: Network | null
[src]

An object containing network configuration parameters.