BatchUpdateExclusionWindowsError
An array of structures, where each structure includes an error indicating that one of the requests in the array was not valid.
Contents
- ErrorCode
 - 
               
The error code.
Type: String
Required: Yes
 - ErrorMessage
 - 
               
The error message.
Type: String
Required: Yes
 - SloId
 - 
               
The SLO ID in the error.
Type: String
Pattern:
[0-9A-Za-z][-._0-9A-Za-z ]{0,126}[0-9A-Za-z]$|^arn:aws:application-signals:[^:]*:[^:]*:slo/[0-9A-Za-z][-._0-9A-Za-z ]{0,126}[0-9A-Za-z]Required: Yes
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: