AwsApiGatewayV2StageDetails

Contains information about a version 2 stage for Amazon API Gateway.

Types

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

Properties

Link copied to clipboard

Information about settings for logging access for the stage.

Link copied to clipboard

Indicates whether the stage is managed by API Gateway.

Link copied to clipboard

Indicates whether updates to an API automatically trigger a new deployment.

Link copied to clipboard

The identifier of a client certificate for a stage. Supported only for WebSocket API calls.

Link copied to clipboard

Indicates when the stage was created.

Link copied to clipboard

Default route settings for the stage.

Link copied to clipboard

The identifier of the deployment that the stage is associated with.

Link copied to clipboard

The description of the stage.

Link copied to clipboard

The status of the last deployment of a stage. Supported only if the stage has automatic deployment enabled.

Link copied to clipboard

Indicates when the stage was most recently updated.

Link copied to clipboard

The route settings for the stage.

Link copied to clipboard

The name of the stage.

Link copied to clipboard

A map that defines the stage variables for the stage.

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