ApiGatewayProxySummary

A wrapper object holding the Amazon API Gateway proxy summary.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The resource ID of the API Gateway for the proxy.

Link copied to clipboard

The type of API Gateway endpoint created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Network Load Balancer configured by the API Gateway proxy.

Link copied to clipboard

The name of the Network Load Balancer that is configured by the API Gateway proxy.

Link copied to clipboard

The endpoint URL of the API Gateway proxy.

Link copied to clipboard

The name of the API Gateway stage. The name defaults to prod.

Link copied to clipboard

The VpcLink ID of the API Gateway proxy.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String