# Functions
No description provided by the author
GetApi gets an existing Api resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetAuthorizer gets an existing Authorizer resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetIntegration gets an existing Integration resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetModel gets an existing Model resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
NewApi registers a new resource with the given unique name, arguments, and options.
NewAuthorizer registers a new resource with the given unique name, arguments, and options.
NewIntegration registers a new resource with the given unique name, arguments, and options.
NewModel registers a new resource with the given unique name, arguments, and options.
# Structs
Manages an Amazon API Gateway Version 2 API.
The set of arguments for constructing a Api resource.
No description provided by the author
Manages an Amazon API Gateway Version 2 authorizer.
The set of arguments for constructing a Authorizer resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Manages an Amazon API Gateway Version 2 integration.
The set of arguments for constructing a Integration resource.
No description provided by the author
Manages an Amazon API Gateway Version 2 [model](https://docs.aws.amazon.com/apigateway/latest/developerguide/models-mappings.html#models-mappings-models).
The set of arguments for constructing a Model resource.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author