ServiceLevelObjectiveBudgetReportError
A structure containing information about one error that occurred during a BatchGetServiceLevelObjectiveBudgetReport operation.
Contents
- Arn
-
The ARN of the SLO that this error is related to.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
arn:aws:application-signals:[^:]*:[^:]*:slo/[0-9A-Za-z][-._0-9A-Za-z ]{0,126}[0-9A-Za-z]
Required: Yes
- ErrorCode
-
The error code for this error.
Type: String
Required: Yes
- ErrorMessage
-
The message for this error.
Type: String
Required: Yes
- Name
-
The name of the SLO that this error is related to.
Type: String
Pattern:
[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: