View source: R/apigateway_operations.R
apigateway_get_model | R Documentation |
Describes an existing model defined for a RestApi resource.
See https://www.paws-r-sdk.com/docs/apigateway_get_model/ for full documentation.
apigateway_get_model(restApiId, modelName, flatten = NULL)
restApiId |
[required] The RestApi identifier under which the Model exists. |
modelName |
[required] The name of the model as an identifier. |
flatten |
A query parameter of a Boolean value to resolve ( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.