apigateway_get_rest_api {paws.networking} | R Documentation |
Lists the RestApi resource in the collection
Description
Lists the RestApi resource in the collection.
See https://www.paws-r-sdk.com/docs/apigateway_get_rest_api/ for full documentation.
Usage
apigateway_get_rest_api(restApiId)
Arguments
restApiId |
[required] The string identifier of the associated RestApi. |
[Package paws.networking version 0.7.0 Index]