RotationShift

Information about a shift that belongs to an on-call rotation.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Names (ARNs) of the contacts who are part of the shift rotation.

Link copied to clipboard

The time a shift rotation ends.

Link copied to clipboard

Additional information about an on-call rotation shift.

Link copied to clipboard

The time a shift rotation begins.

Link copied to clipboard

The type of shift rotation.

Functions

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