Class: Aws::Types::Prometheus

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#jmx_exporterTypes::JmxExporter

Returns the value of attribute jmx_exporter.

Returns:



1796
1797
1798
# File 'sig/types.rbs', line 1796

def jmx_exporter
  @jmx_exporter
end

#node_exporterTypes::NodeExporter

Returns the value of attribute node_exporter.

Returns:



1797
1798
1799
# File 'sig/types.rbs', line 1797

def node_exporter
  @node_exporter
end