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")


1864
1865
1866
# File 'sig/types.rbs', line 1864

def selection_mode
  @selection_mode
end

#selective_mode_configurationTypes::RerankingMetadataSelectiveModeConfiguration

Returns the value of attribute selective_mode_configuration.



1865
1866
1867
# File 'sig/types.rbs', line 1865

def selective_mode_configuration
  @selective_mode_configuration
end