Class: Aws::Types::AIRecommendationPerformanceTarget
- Inherits:
-
Object
- Object
- Aws::Types::AIRecommendationPerformanceTarget
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#constraints ⇒ ::Array[Types::AIRecommendationConstraint]
Returns the value of attribute constraints.
Instance Attribute Details
#constraints ⇒ ::Array[Types::AIRecommendationConstraint]
Returns the value of attribute constraints.
236 237 238 |
# File 'sig/types.rbs', line 236 def constraints @constraints end |