You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ManagedBlockchain::Types::NetworkFabricConfiguration

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing NetworkFabricConfiguration as input to an Aws::Client method, you can use a vanilla Hash:

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

Hyperledger Fabric configuration properties for the network.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#editionString

The edition of Amazon Managed Blockchain that the network uses. For more information, see Amazon Managed Blockchain Pricing.

Returns:

  • (String)

    The edition of Amazon Managed Blockchain that the network uses.