ContinuousDeploymentPolicyConfig

Contains the configuration for a continuous deployment policy.

Types

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

Properties

Link copied to clipboard

A Boolean that indicates whether this continuous deployment policy is enabled (in effect). When this value is true, this policy is enabled and in effect. When this value is false, this policy is not enabled and has no effect.

Link copied to clipboard

The CloudFront domain name of the staging distribution. For example: d111111abcdef8.cloudfront.net.

Link copied to clipboard

Contains the parameters for routing production traffic from your primary to staging distributions.

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