EventPredictionSummary
Information about the summary of an event prediction.
Contents
- detectorId
-
The detector ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[0-9a-z_-]+$
Required: No
- detectorVersionId
-
The detector version ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 5.
Pattern:
^([1-9][0-9]*)$
Required: No
- eventId
-
The event ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[0-9a-z_-]+$
Required: No
- eventTimestamp
-
The timestamp of the event.
Type: String
Length Constraints: Minimum length of 11. Maximum length of 30.
Required: No
- eventTypeName
-
The event type.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[0-9a-z_-]+$
Required: No
- predictionTimestamp
-
The timestamp when the prediction was generated.
Type: String
Length Constraints: Minimum length of 11. Maximum length of 30.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: