Class: Aws::Types::StartInferenceExperimentRequest
- Inherits:
-
Object
- Object
- Aws::Types::StartInferenceExperimentRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
11012 11013 11014 |
# File 'sig/types.rbs', line 11012 def name @name end |