AwsApiGatewayV2ApiDetails
Contains information about a version 2 API in Amazon API Gateway.
Types
Properties
Link copied to clipboard
The URI of the API.
Link copied to clipboard
An API key selection expression. Supported only for WebSocket APIs.
Link copied to clipboard
A cross-origin resource sharing (CORS) configuration. Supported only for HTTP APIs.
Link copied to clipboard
Indicates when the API was created.
Link copied to clipboard
A description of the API.
Link copied to clipboard
The API protocol for the API.
Link copied to clipboard
The route selection expression for the API.
Functions
Link copied to clipboard
inline fun copy(block: AwsApiGatewayV2ApiDetails.Builder.() -> Unit = {}): AwsApiGatewayV2ApiDetails