Detector
The detector.
Contents
- arn
-
The detector ARN.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^arn\:aws[a-z-]{0,15}\:frauddetector\:[a-z0-9-]{3,20}\:[0-9]{12}\:[^\s]{2,128}$
Required: No
- createdTime
-
Timestamp of when the detector was created.
Type: String
Length Constraints: Minimum length of 11. Maximum length of 30.
Required: No
- description
-
The detector description.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
- detectorId
-
The detector ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[0-9a-z_-]+$
Required: No
- eventTypeName
-
The name of the event type.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[0-9a-z_-]+$
Required: No
- lastUpdatedTime
-
Timestamp of when the detector was last updated.
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: