Module: Aws::Glue::Client::_ListMLTransformsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListMLTransformsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


3339
# File 'sig/client.rbs', line 3339

def next_token: () -> ::String

#transform_ids::Array[::String]

Returns:

  • (::Array[::String])


3338
# File 'sig/client.rbs', line 3338

def transform_ids: () -> ::Array[::String]