listModels
abstract suspend fun listModels(input: ListModelsRequest = ListModelsRequest { }): ListModelsResponse
Generates a list of all models in the account, including model name and ARN, dataset, and status.
Generates a list of all models in the account, including model name and ARN, dataset, and status.