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

MemberFrameworkAttributes

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

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

interface MemberFrameworkAttributes {
Fabric?: MemberFabricAttributes | null;
}

§Properties

§

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