Skip to content

/AWS1/CL_MBCNETWORKFABRICATTRS

Attributes of Hyperledger Fabric for a network.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_orderingserviceendpoint TYPE /AWS1/MBCSTRING /AWS1/MBCSTRING

The endpoint of the ordering service for the network.

iv_edition TYPE /AWS1/MBCEDITION /AWS1/MBCEDITION

The edition of Amazon Managed Blockchain that Hyperledger Fabric uses. For more information, see Amazon Managed Blockchain Pricing.


Queryable Attributes

OrderingServiceEndpoint

The endpoint of the ordering service for the network.

Accessible with the following methods

Method Description
GET_ORDERINGSERVICEENDPOINT() Getter for ORDERINGSERVICEENDPOINT, with configurable defaul
ASK_ORDERINGSERVICEENDPOINT() Getter for ORDERINGSERVICEENDPOINT w/ exceptions if field ha
HAS_ORDERINGSERVICEENDPOINT() Determine if ORDERINGSERVICEENDPOINT has a value

Edition

The edition of Amazon Managed Blockchain that Hyperledger Fabric uses. For more information, see Amazon Managed Blockchain Pricing.

Accessible with the following methods

Method Description
GET_EDITION() Getter for EDITION, with configurable default
ASK_EDITION() Getter for EDITION w/ exceptions if field has no value
HAS_EDITION() Determine if EDITION has a value