Class: Aws::Types::GetMLTransformRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetMLTransformRequest
- 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.
3813 3814 3815 |
# File 'sig/types.rbs', line 3813 def transform_id @transform_id end |