MemberConfiguration

Configuration properties of the member.

Applies only to Hyperledger Fabric.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An optional description of the member.

Link copied to clipboard

Configuration properties of the blockchain framework relevant to the member.

Link copied to clipboard

The Amazon Resource Name (ARN) of the customer managed key in Key Management Service (KMS) to use for encryption at rest in the member. This parameter is inherited by any nodes that this member creates. For more information, see Encryption at Rest in the Amazon Managed Blockchain Hyperledger Fabric Developer Guide.

Link copied to clipboard

Configuration properties for logging events associated with a member of a Managed Blockchain network.

Link copied to clipboard

The name of the member.

Link copied to clipboard

Tags assigned to the member. Tags consist of a key and optional value.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String