Class: Aws::Types::ManagedSearchRerankingConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bedrock_reranking_configurationTypes::ManagedSearchBedrockRerankingConfiguration

Returns the value of attribute bedrock_reranking_configuration.



1733
1734
1735
# File 'sig/types.rbs', line 1733

def bedrock_reranking_configuration
  @bedrock_reranking_configuration
end

#type"BEDROCK_RERANKING_MODEL"

Returns the value of attribute type.

Returns:

  • ("BEDROCK_RERANKING_MODEL")


1734
1735
1736
# File 'sig/types.rbs', line 1734

def type
  @type
end