CreateRotationRequest

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 to add to the rotation.

Link copied to clipboard

A token that ensures that the operation is called only once with the specified details.

Link copied to clipboard
val name: String?

The name of the rotation.

Link copied to clipboard

Information about the rule that specifies when a shift's team members rotate.

Link copied to clipboard

The date and time that the rotation goes into effect.

Link copied to clipboard
val tags: List<Tag>?

Optional metadata to assign to the rotation. Tags enable you to categorize a resource in different ways, such as by purpose, owner, or environment. For more information, see Tagging Incident Manager resources in the Incident Manager User Guide.

Link copied to clipboard

The time zone to base the rotation’s activity on in Internet Assigned Numbers Authority (IANA) format. For example: "America/Los_Angeles", "UTC", or "Asia/Seoul". For more information, see the Time Zone Database on the IANA website.

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