You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ManagedBlockchain::Types::MemberLogPublishingConfiguration
- Inherits:
-
Struct
- Object
- Struct
- Aws::ManagedBlockchain::Types::MemberLogPublishingConfiguration
- Defined in:
- (unknown)
Overview
Note:
When passing MemberLogPublishingConfiguration as input to an Aws::Client method, you can use a vanilla Hash:
{
fabric: {
ca_logs: {
cloudwatch: {
enabled: false,
},
},
},
}
Configuration properties for logging events associated with a member of a Managed Blockchain network.
Returned by:
Instance Attribute Summary collapse
-
#fabric ⇒ Types::MemberFabricLogPublishingConfiguration
Configuration properties for logging events associated with a member of a Managed Blockchain network using the Hyperledger Fabric framework.
Instance Attribute Details
#fabric ⇒ Types::MemberFabricLogPublishingConfiguration
Configuration properties for logging events associated with a member of a Managed Blockchain network using the Hyperledger Fabric framework.