NAME
Paws::ApiGateway::RestApi
ATTRIBUTES
BinaryMediaTypes => ArrayRef[Str|Undef]
The list of binary media types supported by the RestApi. By default, the RestApi supports only UTF-8-encoded text payloads.
CreatedDate => Str
The timestamp when the API was created.
Description => Str
The API's description.
Id => Str
The API's identifier. This identifier is unique across all of your APIs in Amazon API Gateway.
Name => Str
The API's name.
Version => Str
A version identifier for the API.
Warnings => ArrayRef[Str|Undef]
The warning messages reported when failonwarnings
is turned on during API import.