Class: Aws::Types::InsightsConfiguration

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#insights_enabledBoolean

Returns the value of attribute insights_enabled.



563
564
565
# File 'sig/types.rbs', line 563

def insights_enabled
  @insights_enabled
end

#notifications_enabledBoolean

Returns the value of attribute notifications_enabled.



564
565
566
# File 'sig/types.rbs', line 564

def notifications_enabled
  @notifications_enabled
end