Module: Aws::Glue::Client::_GetMLTransformsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetMLTransformsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
2348 |
# File 'sig/client.rbs', line 2348
def next_token: () -> ::String
|
#transforms ⇒ ::Array[Types::MLTransform]
2347 |
# File 'sig/client.rbs', line 2347
def transforms: () -> ::Array[Types::MLTransform]
|