class Aws::Glue::Types::DeleteMLTransformRequest

@note When making an API call, you may pass DeleteMLTransformRequest

data as a hash:

    {
      transform_id: "HashString", # required
    }

@!attribute [rw] transform_id

The unique identifier of the transform to delete.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/DeleteMLTransformRequest AWS API Documentation

Constants

SENSITIVE