AwsApiGatewayCanarySettings

Contains information about settings for canary deployment in the stage.

Types

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

Properties

Link copied to clipboard

The deployment identifier for the canary deployment.

Link copied to clipboard

The percentage of traffic that is diverted to a canary deployment.

Link copied to clipboard

Stage variables that are overridden in the canary release deployment. The variables include new stage variables that are introduced in the canary.

Link copied to clipboard

Indicates whether the canary deployment uses the stage cache.

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