Class: Aws::Types::EmbeddingModelConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::EmbeddingModelConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bedrock_embedding_model_configuration ⇒ Types::BedrockEmbeddingModelConfiguration
Returns the value of attribute bedrock_embedding_model_configuration.
Instance Attribute Details
#bedrock_embedding_model_configuration ⇒ Types::BedrockEmbeddingModelConfiguration
Returns the value of attribute bedrock_embedding_model_configuration.
924 925 926 |
# File 'sig/types.rbs', line 924 def @bedrock_embedding_model_configuration end |