Class: Aws::Types::CreateMLTransformResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#transform_id::String

Returns the value of attribute transform_id.

Returns:

  • (::String)


1669
1670
1671
# File 'sig/types.rbs', line 1669

def transform_id
  @transform_id
end