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)


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

def next_token: () -> ::String

#transform_ids::Array[::String]

Returns:

  • (::Array[::String])


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

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