class Aws::ManagedBlockchain::Types::NetworkFrameworkConfiguration

Configuration properties relevant to the network for the blockchain framework that the network uses.

@note When making an API call, you may pass NetworkFrameworkConfiguration

data as a hash:

    {
      fabric: {
        edition: "STARTER", # required, accepts STARTER, STANDARD
      },
    }

@!attribute [rw] fabric

Hyperledger Fabric configuration properties for a Managed Blockchain
network that uses Hyperledger Fabric.
@return [Types::NetworkFabricConfiguration]

@see docs.aws.amazon.com/goto/WebAPI/managedblockchain-2018-09-24/NetworkFrameworkConfiguration AWS API Documentation

Constants

SENSITIVE