ContinuousDeploymentPolicy

class ContinuousDeploymentPolicy : KotlinCustomResource

Creates a continuous deployment policy that routes a subset of production traffic from a primary distribution to a staging distribution. After you create and update a staging distribution, you can use a continuous deployment policy to incrementally move traffic to the staging distribution. This enables you to test changes to a distribution's configuration before moving all of your production traffic to the new configuration. For more information, see Using CloudFront continuous deployment to safely test CDN configuration changes in the Amazon CloudFront Developer Guide.

Properties

Link copied to clipboard
val awsId: Output<String>

The identifier of the cotinuous deployment policy.

Link copied to clipboard

Contains the configuration for a continuous deployment policy.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The date and time when the continuous deployment policy was last modified.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>