Class: Aws::Types::UpdateMLTransformResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateMLTransformResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transform_id ⇒ ::String
Returns the value of attribute transform_id.
Instance Attribute Details
#transform_id ⇒ ::String
Returns the value of attribute transform_id.
8129 8130 8131 |
# File 'sig/types.rbs', line 8129 def transform_id @transform_id end |