Class: Aws::Types::AccountInsightHealth

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#open_proactive_insights::Integer

Returns the value of attribute open_proactive_insights.

Returns:

  • (::Integer)


23
24
25
# File 'sig/types.rbs', line 23

def open_proactive_insights
  @open_proactive_insights
end

#open_reactive_insights::Integer

Returns the value of attribute open_reactive_insights.

Returns:

  • (::Integer)


24
25
26
# File 'sig/types.rbs', line 24

def open_reactive_insights
  @open_reactive_insights
end