SwitchoverDetail

Contains the 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 Amazon Resource Name (ARN) of a resource in the blue environment.

Link copied to clipboard

The switchover status of a resource in a blue/green deployment.

Link copied to clipboard

The Amazon Resource Name (ARN) of a resource in the green environment.

Functions

Link copied to clipboard
inline fun copy(block: SwitchoverDetail.Builder.() -> Unit = {}): SwitchoverDetail
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