class Aws::ManagedBlockchain::Types::MemberFrameworkConfiguration

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

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

data as a hash:

    {
      fabric: {
        admin_username: "UsernameString", # required
        admin_password: "PasswordString", # required
      },
    }

@!attribute [rw] fabric

Attributes of Hyperledger Fabric for a member on a Managed
Blockchain network that uses Hyperledger Fabric.
@return [Types::MemberFabricConfiguration]

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

Constants

SENSITIVE