Class: Aws::Types::Baseline
- Inherits:
-
Object
- Object
- Aws::Types::Baseline
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#predictor_baseline ⇒ Types::PredictorBaseline
Returns the value of attribute predictor_baseline.
Instance Attribute Details
#predictor_baseline ⇒ Types::PredictorBaseline
Returns the value of attribute predictor_baseline.
31 32 33 |
# File 'sig/types.rbs', line 31 def predictor_baseline @predictor_baseline end |