Class: Aws::Types::BedrockFoundationModelConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::BedrockFoundationModelConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#model_configuration ⇒ Types::BedrockFoundationModelModelConfiguration
Returns the value of attribute model_configuration.
Instance Attribute Details
#model_configuration ⇒ Types::BedrockFoundationModelModelConfiguration
Returns the value of attribute model_configuration.
360 361 362 |
# File 'sig/types.rbs', line 360 def model_configuration @model_configuration end |