Class: Aws::Types::InsightConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#computations::Array[Types::Computation]

Returns the value of attribute computations.

Returns:



6822
6823
6824
# File 'sig/types.rbs', line 6822

def computations
  @computations
end

#custom_narrativeTypes::CustomNarrativeOptions

Returns the value of attribute custom_narrative.



6823
6824
6825
# File 'sig/types.rbs', line 6823

def custom_narrative
  @custom_narrative
end

#interactionsTypes::VisualInteractionOptions

Returns the value of attribute interactions.



6824
6825
6826
# File 'sig/types.rbs', line 6824

def interactions
  @interactions
end