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

MemberFrameworkConfiguration

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

Configuration properties relevant to a member for the blockchain framework that the Managed Blockchain network uses.

interface MemberFrameworkConfiguration {
Fabric?: MemberFabricConfiguration | null;
}

§Properties

§

Attributes of Hyperledger Fabric for a member on a Managed Blockchain network that uses Hyperledger Fabric.