The source of the API key for metering requests according to a usage plan.
The list of binary media mime-types that are supported by the RestApi resource, such as "image/png" or "application/octet-stream".
The ID of the API Gateway RestApi resource that you want to clone.
Automatically configure an AWS CloudWatch role for API Gateway.
The removal policy applied to the AWS CloudWatch role when this resource is removed from the application.
LambdaRestApi.Builder.create(software.constructs.Construct scope,
String id)
Adds a CORS preflight OPTIONS method to this resource and all child resources.
An integration to use as a default for all methods created within this API unless an integration is specified.
Method options to use as a default for all methods created within this API unless custom options are specified.
Indicates if a Deployment should be automatically created for this API, and recreated when the API model (resources, methods) changes.
Options for the API Gateway stage that will always point to the latest deployment when deploy
is enabled.
A description of the RestApi construct.
Specifies whether clients can invoke the API using the default execute-api endpoint.
Configure a custom domain name and map it to this API.
The EndpointConfiguration property type specifies the endpoint types of a REST API.
Export name for the CfnOutput containing the API endpoint.
A list of the endpoint types of the API.
Indicates whether to roll back the resource if a warning occurs while API Gateway is creating the RestApi resource.
The default Lambda function that handles all requests from this API.
Specific Lambda integration options.
A Size(in bytes, kibibytes, mebibytes etc) that is used to enable compression (with non-negative between 0 and 10485760 (10M) bytes, inclusive) or disable compression (when undefined) on an API.
Custom header parameters for the request.
A policy document that contains the permissions for this RestApi.
If true, route all requests to the Lambda Function.
A name for the API Gateway RestApi resource.
Retains old deployment resources when the API changes.
minCompressionSize