Class: Aws::Types::BedrockFoundationModelContextEnrichmentConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enrichment_strategy_configurationTypes::EnrichmentStrategyConfiguration

Returns the value of attribute enrichment_strategy_configuration.



314
315
316
# File 'sig/types.rbs', line 314

def enrichment_strategy_configuration
  @enrichment_strategy_configuration
end

#model_arn::String

Returns the value of attribute model_arn.

Returns:

  • (::String)


315
316
317
# File 'sig/types.rbs', line 315

def model_arn
  @model_arn
end