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.
11035 11036 11037 |
# File 'sig/types.rbs', line 11035 def name @name end |