class Aws::ManagedBlockchain::Types::LogConfigurations

A collection of log configurations.

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

data as a hash:

    {
      cloudwatch: {
        enabled: false,
      },
    }

@!attribute [rw] cloudwatch

Parameters for publishing logs to Amazon CloudWatch Logs.
@return [Types::LogConfiguration]

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

Constants

SENSITIVE