Class: Aws::Types::BedrockModelConfigurations
- Inherits:
-
Object
- Object
- Aws::Types::BedrockModelConfigurations
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#performance_config ⇒ Types::PerformanceConfiguration
Returns the value of attribute performance_config.
Instance Attribute Details
#performance_config ⇒ Types::PerformanceConfiguration
Returns the value of attribute performance_config.
370 371 372 |
# File 'sig/types.rbs', line 370 def performance_config @performance_config end |