Class: Aws::Types::PrometheusInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#jmx_exporterTypes::JmxExporterInfo

Returns the value of attribute jmx_exporter.



1802
1803
1804
# File 'sig/types.rbs', line 1802

def jmx_exporter
  @jmx_exporter
end

#node_exporterTypes::NodeExporterInfo

Returns the value of attribute node_exporter.



1803
1804
1805
# File 'sig/types.rbs', line 1803

def node_exporter
  @node_exporter
end