class Aws::Kafka::Types::NodeExporterInfo

Indicates whether you want to enable or disable the Node Exporter.

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

data as a hash:

    {
      enabled_in_broker: false, # required
    }

@!attribute [rw] enabled_in_broker

Node Exporter being enabled in broker.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/kafka-2018-11-14/NodeExporterInfo AWS API Documentation

Constants

SENSITIVE