Class: Aws::Types::CreateAutoPredictorResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateAutoPredictorResponse
- 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.
73 74 75 |
# File 'sig/types.rbs', line 73 def predictor_arn @predictor_arn end |