RotationShift
Information about a shift that belongs to an on-call rotation.
Contents
- EndTime
- 
               The time a shift rotation ends. Type: Timestamp Required: Yes 
- StartTime
- 
               The time a shift rotation begins. Type: Timestamp Required: Yes 
- ContactIds
- 
               The Amazon Resource Names (ARNs) of the contacts who are part of the shift rotation. Type: Array of strings Array Members: Minimum number of 0 items. Maximum number of 25 items. Length Constraints: Minimum length of 1. Maximum length of 2048. Pattern: arn:(aws|aws-cn|aws-us-gov):ssm-contacts:[-\w+=\/,.@]*:[0-9]+:([\w+=\/,.@:-])*Required: No 
- ShiftDetails
- 
               Additional information about an on-call rotation shift. Type: ShiftDetails object Required: No 
- Type
- 
               The type of shift rotation. Type: String Valid Values: REGULAR | OVERRIDDENRequired: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: