class Aws::APIGateway::Types::GetRestApiRequest
The GET request to list an existing RestApi
defined for your collection.
@note When making an API call, you may pass GetRestApiRequest
data as a hash: { rest_api_id: "String", # required }
@!attribute [rw] rest_api_id
\[Required\] The string identifier of the associated RestApi. @return [String]
Constants
- SENSITIVE