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

Class: Aws::ManagedBlockchain::Types::NodeFabricAttributes

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

Overview

Attributes of Hyperledger Fabric for a peer node on a Managed Blockchain network that uses Hyperledger Fabric.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#peer_endpointString

The endpoint that identifies the peer node for all services except peer channel-based event services.

Returns:

  • (String)

    The endpoint that identifies the peer node for all services except peer channel-based event services.

#peer_event_endpointString

The endpoint that identifies the peer node for peer channel-based event services.

Returns:

  • (String)

    The endpoint that identifies the peer node for peer channel-based event services.