GetEventPredictionRequest   
    
  Types
Properties
Link copied to clipboard
                  The detector ID.
Link copied to clipboard
                  The detector version ID.
Link copied to clipboard
                  Timestamp that defines when the event under evaluation occurred. The timestamp must be specified using ISO 8601 standard in UTC.
Link copied to clipboard
                  The event type associated with the detector specified for the prediction.
Link copied to clipboard
                  Names of the event type's variables you defined in Amazon Fraud Detector to represent data elements and their corresponding values for the event you are sending for evaluation.
Link copied to clipboard
                  The Amazon SageMaker model endpoint input data blobs.
Functions
Link copied to clipboard
                  inline fun copy(block: GetEventPredictionRequest.Builder.() -> Unit = {}): GetEventPredictionRequest