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