listMlTransforms
inline suspend fun GlueClient.listMlTransforms(crossinline block: ListMlTransformsRequest.Builder.() -> Unit): ListMlTransformsResponse
Retrieves a sortable, filterable list of existing Glue machine learning transforms in this Amazon Web Services account, or the resources with the specified tag. This operation takes the optional Tags
field, which you can use as a filter of the responses so that tagged resources can be retrieved as a group. If you choose to use tag filtering, only resources with the tags are retrieved.