class Aws::ManagedBlockchain::Types::MemberFabricLogPublishingConfiguration

Configuration properties for logging events associated with a member of a Managed Blockchain network using the Hyperledger Fabric framework.

@note When making an API call, you may pass MemberFabricLogPublishingConfiguration

data as a hash:

    {
      ca_logs: {
        cloudwatch: {
          enabled: false,
        },
      },
    }

@!attribute [rw] ca_logs

Configuration properties for logging events associated with a
member's Certificate Authority (CA). CA logs help you determine
when a member in your account joins the network, or when new peers
register with a member CA.
@return [Types::LogConfigurations]

@see docs.aws.amazon.com/goto/WebAPI/managedblockchain-2018-09-24/MemberFabricLogPublishingConfiguration AWS API Documentation

Constants

SENSITIVE