apigatewayv2_get_model_template {paws.networking} | R Documentation |
Gets a model template
Description
Gets a model template.
See https://www.paws-r-sdk.com/docs/apigatewayv2_get_model_template/ for full documentation.
Usage
apigatewayv2_get_model_template(ApiId, ModelId)
Arguments
ApiId |
[required] The API identifier. |
ModelId |
[required] The model ID. |
[Package paws.networking version 0.7.0 Index]