BlueGreenDeployment

Details about a blue/green deployment.

For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.

Types

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

Properties

Link copied to clipboard

The unique identifier of the blue/green deployment.

Link copied to clipboard

The user-supplied name of the blue/green deployment.

Link copied to clipboard

The time when the blue/green deployment was created, in Universal Coordinated Time (UTC).

Link copied to clipboard

The time when the blue/green deployment was deleted, in Universal Coordinated Time (UTC).

Link copied to clipboard

The source database for the blue/green deployment.

Link copied to clipboard

The status of the blue/green deployment.

Link copied to clipboard

Additional information about the status of the blue/green deployment.

Link copied to clipboard

The details about each source and target resource in the blue/green deployment.

Link copied to clipboard

A list of tags.

Link copied to clipboard

The target database for the blue/green deployment.

Link copied to clipboard

Either tasks to be performed or tasks that have been completed on the target database before switchover.

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