AwsApiGatewayRestApiDetails
Contains information about a REST API in version 1 of Amazon API Gateway.
Types
Properties
Link copied to clipboard
The source of the API key for metering requests according to a usage plan.
Link copied to clipboard
The list of binary media types supported by the REST API.
Link copied to clipboard
Indicates when the API was created.
Link copied to clipboard
A description of the REST API.
Link copied to clipboard
The endpoint configuration of the REST API.
Link copied to clipboard
The minimum size in bytes of a payload before compression is enabled.
Functions
Link copied to clipboard
inline fun copy(block: AwsApiGatewayRestApiDetails.Builder.() -> Unit = {}): AwsApiGatewayRestApiDetails