class Aws::ManagedBlockchain::Types::MemberLogPublishingConfiguration

Configuration properties for logging events associated with a member of a Managed Blockchain network.

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

data as a hash:

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

@!attribute [rw] fabric

Configuration properties for logging events associated with a member
of a Managed Blockchain network using the Hyperledger Fabric
framework.
@return [Types::MemberFabricLogPublishingConfiguration]

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

Constants

SENSITIVE