Class: Aws::Types::DescribeOrganizationHealthResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#metrics_analyzed::Integer

Returns the value of attribute metrics_analyzed.

Returns:



231
232
233
# File 'sig/types.rbs', line 231

def metrics_analyzed
  @metrics_analyzed
end

#open_proactive_insights::Integer

Returns the value of attribute open_proactive_insights.

Returns:



230
231
232
# File 'sig/types.rbs', line 230

def open_proactive_insights
  @open_proactive_insights
end

#open_reactive_insights::Integer

Returns the value of attribute open_reactive_insights.

Returns:



229
230
231
# File 'sig/types.rbs', line 229

def open_reactive_insights
  @open_reactive_insights
end

#resource_hours::Integer

Returns the value of attribute resource_hours.

Returns:



232
233
234
# File 'sig/types.rbs', line 232

def resource_hours
  @resource_hours
end