You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Glue::Types::ListMLTransformsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

A continuation token, if the returned list does not contain the last metric available.

Returns:

  • (String)

    A continuation token, if the returned list does not contain the last metric available.

#transform_idsArray<String>

The identifiers of all the machine learning transforms in the account, or the machine learning transforms with the specified tags.

Returns:

  • (Array<String>)

    The identifiers of all the machine learning transforms in the account, or the machine learning transforms with the specified tags.