Class: Aws::Types::DescribeAccountOverviewResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#mean_time_to_recover_in_milliseconds::Integer

Returns the value of attribute mean_time_to_recover_in_milliseconds.

Returns:



176
177
178
# File 'sig/types.rbs', line 176

def mean_time_to_recover_in_milliseconds
  @mean_time_to_recover_in_milliseconds
end

#proactive_insights::Integer

Returns the value of attribute proactive_insights.

Returns:



175
176
177
# File 'sig/types.rbs', line 175

def proactive_insights
  @proactive_insights
end

#reactive_insights::Integer

Returns the value of attribute reactive_insights.

Returns:



174
175
176
# File 'sig/types.rbs', line 174

def reactive_insights
  @reactive_insights
end