RotationOverride
Information about an override specified for an on-call rotation.
Contents
- CreateTime
-
The time a rotation override was created.
Type: Timestamp
Required: Yes
- EndTime
-
The time a rotation override ends.
Type: Timestamp
Required: Yes
- NewContactIds
-
The Amazon Resource Names (ARNs) of the contacts assigned to the override of the on-call 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: Yes
- RotationOverrideId
-
The Amazon Resource Name (ARN) of the override to an on-call rotation.
Type: String
Length Constraints: Minimum length of 36. Maximum length of 39.
Pattern:
([a-fA-Z0-9]{8,11}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}){1}
Required: Yes
- StartTime
-
The time a rotation override begins.
Type: Timestamp
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: