| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
NodeFabricLogPublishingConfiguration |
NodeFabricLogPublishingConfiguration.clone() |
NodeFabricLogPublishingConfiguration |
NodeLogPublishingConfiguration.getFabric()
Configuration properties for logging events associated with a node that is owned by a member of a Managed
Blockchain network using the Hyperledger Fabric framework.
|
NodeFabricLogPublishingConfiguration |
NodeFabricLogPublishingConfiguration.withChaincodeLogs(LogConfigurations chaincodeLogs)
Configuration properties for logging events associated with chaincode execution on a peer node.
|
NodeFabricLogPublishingConfiguration |
NodeFabricLogPublishingConfiguration.withPeerLogs(LogConfigurations peerLogs)
Configuration properties for a peer node log.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeLogPublishingConfiguration.setFabric(NodeFabricLogPublishingConfiguration fabric)
Configuration properties for logging events associated with a node that is owned by a member of a Managed
Blockchain network using the Hyperledger Fabric framework.
|
NodeLogPublishingConfiguration |
NodeLogPublishingConfiguration.withFabric(NodeFabricLogPublishingConfiguration fabric)
Configuration properties for logging events associated with a node that is owned by a member of a Managed
Blockchain network using the Hyperledger Fabric framework.
|
Copyright © 2025. All rights reserved.