Get Contacts Rotation Result
data class GetContactsRotationResult(val arn: String, val contactIds: List<String>, val id: String, val name: String, val recurrences: List<GetContactsRotationRecurrence>, val startTime: String, val tags: Map<String, String>, val timeZoneId: String)
A collection of values returned by getContactsRotation.
Constructors
Properties
Link copied to clipboard
The Amazon Resource Names (ARNs) of the contacts to add to the rotation. The order in which you list the contacts is their shift order in the rotation schedule.
Link copied to clipboard
Information about when an on-call rotation is in effect and how long the rotation period lasts.
Link copied to clipboard
The time zone to base the rotation’s activity on in Internet Assigned Numbers Authority (IANA) format.