Models
Describe a Model
Description
The describe()
function provides information about the models.
Syntax
Here is the syntax:
const modelDescription = await model_name.describe();
Was this page helpful?
The describe()
function provides information about the models.
Here is the syntax:
const modelDescription = await model_name.describe();
Was this page helpful?