Class: Aws::Types::MetadataConfigurationForReranking

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#selection_mode"SELECTIVE", "ALL"

Returns the value of attribute selection_mode.

Returns:

  • ("SELECTIVE", "ALL")


1782
1783
1784
# File 'sig/types.rbs', line 1782

def selection_mode
  @selection_mode
end

#selective_mode_configurationTypes::RerankingMetadataSelectiveModeConfiguration

Returns the value of attribute selective_mode_configuration.



1783
1784
1785
# File 'sig/types.rbs', line 1783

def selective_mode_configuration
  @selective_mode_configuration
end