RotationOverride

Information about an override specified for an on-call rotation.

Types

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

Properties

Link copied to clipboard

The time a rotation override was created.

Link copied to clipboard

The time a rotation override ends.

Link copied to clipboard

The Amazon Resource Names (ARNs) of the contacts assigned to the override of the on-call rotation.

Link copied to clipboard

The Amazon Resource Name (ARN) of the override to an on-call rotation.

Link copied to clipboard

The time a rotation override begins.

Functions

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