Class: Aws::Types::CreatePredictorResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreatePredictorResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#predictor_arn ⇒ ::String
Returns the value of attribute predictor_arn.
Instance Attribute Details
#predictor_arn ⇒ ::String
Returns the value of attribute predictor_arn.
231 232 233 |
# File 'sig/types.rbs', line 231 def predictor_arn @predictor_arn end |