Class: Aws::Types::ModelPerformanceConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ModelPerformanceConfiguration
- 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.
1806 1807 1808 |
# File 'sig/types.rbs', line 1806 def performance_config @performance_config end |