UpdatePlanRequest

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the plan.

Link copied to clipboard

The updated CloudWatch alarms associated with the plan.

Link copied to clipboard

The updated description for the Region switch plan.

Link copied to clipboard

The updated IAM role ARN that grants Region switch the permissions needed to execute the plan steps.

Link copied to clipboard

The updated target recovery time objective (RTO) in minutes for the plan.

Link copied to clipboard

The updated conditions that can automatically trigger the execution of the plan.

Link copied to clipboard

The updated workflows for the Region switch plan.

Functions

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