Class: Aws::Types::DescribeInsightResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#proactive_insightTypes::ProactiveInsight

Returns the value of attribute proactive_insight.



217
218
219
# File 'sig/types.rbs', line 217

def proactive_insight
  @proactive_insight
end

#reactive_insightTypes::ReactiveInsight

Returns the value of attribute reactive_insight.



218
219
220
# File 'sig/types.rbs', line 218

def reactive_insight
  @reactive_insight
end