CloudFormationTarget

Information about the target to be updated by an CloudFormation blue/green deployment. This target type is used for all deployments initiated by a CloudFormation stack update.

Types

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

Properties

Link copied to clipboard

The unique ID of an CloudFormation blue/green deployment.

Link copied to clipboard

The date and time when the target application was updated by an CloudFormation blue/green deployment.

Link copied to clipboard

The lifecycle events of the CloudFormation blue/green deployment to this target application.

Link copied to clipboard

The resource type for the CloudFormation blue/green deployment.

Link copied to clipboard

The status of an CloudFormation blue/green deployment's target application.

Link copied to clipboard

The unique ID of a deployment target that has a type of CloudFormationTarget.

Link copied to clipboard

The percentage of production traffic that the target version of an CloudFormation blue/green deployment receives.

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