apigateway_get_rest_api: Lists the RestApi resource in the collection
Description
Lists the RestApi resource in the collection.
Usage
apigateway_get_rest_api(restApiId)
Arguments
restApiId
[required] [Required] The string identifier of the associated RestApi.
Request syntax
svc$get_rest_api(
restApiId = "string"
)