Gets a Model
Gets a Model.
apigatewayv2_get_model(ApiId, ModelId)
ApiId |
[required] The API identifier. |
ModelId |
[required] The model ID. |
A list with the following syntax:
list( ContentType = "string", Description = "string", ModelId = "string", Name = "string", Schema = "string" )
svc$get_model( ApiId = "string", ModelId = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.