Class: Aws::Types::DescribeOrganizationOverviewResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#proactive_insights::Integer

Returns the value of attribute proactive_insights.

Returns:

  • (::Integer)


246
247
248
# File 'sig/types.rbs', line 246

def proactive_insights
  @proactive_insights
end

#reactive_insights::Integer

Returns the value of attribute reactive_insights.

Returns:

  • (::Integer)


245
246
247
# File 'sig/types.rbs', line 245

def reactive_insights
  @reactive_insights
end