| Package | Description |
|---|---|
| software.amazon.awssdk.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
NodeLogPublishingConfiguration |
UpdateNodeRequest.logPublishingConfiguration()
Configuration properties for publishing to Amazon CloudWatch Logs.
|
NodeLogPublishingConfiguration |
NodeConfiguration.logPublishingConfiguration()
Configuration properties for logging events associated with a peer node on a Hyperledger Fabric network on
Managed Blockchain.
|
NodeLogPublishingConfiguration |
Node.logPublishingConfiguration()
Configuration properties for logging events associated with a peer node on a Hyperledger Fabric network on
Managed Blockchain.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateNodeRequest.Builder |
UpdateNodeRequest.Builder.logPublishingConfiguration(NodeLogPublishingConfiguration logPublishingConfiguration)
Configuration properties for publishing to Amazon CloudWatch Logs.
|
NodeConfiguration.Builder |
NodeConfiguration.Builder.logPublishingConfiguration(NodeLogPublishingConfiguration logPublishingConfiguration)
Configuration properties for logging events associated with a peer node on a Hyperledger Fabric network on
Managed Blockchain.
|
Node.Builder |
Node.Builder.logPublishingConfiguration(NodeLogPublishingConfiguration logPublishingConfiguration)
Configuration properties for logging events associated with a peer node on a Hyperledger Fabric network on
Managed Blockchain.
|
Copyright © 2023. All rights reserved.