Copyright | (c) 2013-2023 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Amazonka.ManagedBlockChain.Types.NodeLogPublishingConfiguration
Description
Documentation
data NodeLogPublishingConfiguration Source #
Configuration properties for logging events associated with a peer node on a Hyperledger Fabric network on Managed Blockchain.
See: newNodeLogPublishingConfiguration
smart constructor.
Constructors
NodeLogPublishingConfiguration' | |
Fields
|
Instances
newNodeLogPublishingConfiguration :: NodeLogPublishingConfiguration Source #
Create a value of NodeLogPublishingConfiguration
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:fabric:NodeLogPublishingConfiguration'
, nodeLogPublishingConfiguration_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_fabric :: Lens' NodeLogPublishingConfiguration (Maybe NodeFabricLogPublishingConfiguration) Source #
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.