Class: Aws::Types::AnonymousUserEmbeddingExperienceConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dashboardTypes::AnonymousUserDashboardEmbeddingConfiguration

Returns the value of attribute dashboard.



324
325
326
# File 'sig/types.rbs', line 324

def dashboard
  @dashboard
end

#dashboard_visualTypes::AnonymousUserDashboardVisualEmbeddingConfiguration

Returns the value of attribute dashboard_visual.



325
326
327
# File 'sig/types.rbs', line 325

def dashboard_visual
  @dashboard_visual
end

#generative_qn_aTypes::AnonymousUserGenerativeQnAEmbeddingConfiguration

Returns the value of attribute generative_qn_a.



327
328
329
# File 'sig/types.rbs', line 327

def generative_qn_a
  @generative_qn_a
end

#q_search_barTypes::AnonymousUserQSearchBarEmbeddingConfiguration

Returns the value of attribute q_search_bar.



326
327
328
# File 'sig/types.rbs', line 326

def q_search_bar
  @q_search_bar
end