defines Classes TransformSpec Configuration for a transform. Attributes: name (str) – Name of the transform. Use "*" to match all transforms. enabled (bool) – Whether the transform is enabled. options (dict[str, Any]) – Additional options for the transform.