Class: Aws::FraudDetector::Types::GetEventPredictionMetadataResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::FraudDetector::Types::GetEventPredictionMetadataResult
- Defined in:
- gems/aws-sdk-frauddetector/lib/aws-sdk-frauddetector/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#detector_id ⇒ String
The detector ID.
-
#detector_version_id ⇒ String
The detector version ID.
-
#detector_version_status ⇒ String
The status of the detector version.
-
#entity_id ⇒ String
The entity ID.
-
#entity_type ⇒ String
The entity type.
-
#evaluated_external_models ⇒ Array<Types::EvaluatedExternalModel>
External (Amazon SageMaker) models that were evaluated for generating predictions.
-
#evaluated_model_versions ⇒ Array<Types::EvaluatedModelVersion>
Model versions that were evaluated for generating predictions.
-
#event_id ⇒ String
The event ID.
-
#event_timestamp ⇒ String
The timestamp for when the prediction was generated for the associated event ID.
-
#event_type_name ⇒ String
The event type associated with the detector specified for this prediction.
-
#event_variables ⇒ Array<Types::EventVariableSummary>
A list of event variables that influenced the prediction scores.
-
#outcomes ⇒ Array<String>
The outcomes of the matched rule, based on the rule execution mode.
-
#prediction_timestamp ⇒ String
The timestamp that defines when the prediction was generated.
-
#rule_execution_mode ⇒ String
The execution mode of the rule used for evaluating variable values.
-
#rules ⇒ Array<Types::EvaluatedRule>
List of rules associated with the detector version that were used for evaluating variable values.
Instance Attribute Details
#detector_id ⇒ String
The detector ID.
2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 |
# File 'gems/aws-sdk-frauddetector/lib/aws-sdk-frauddetector/types.rb', line 2699 class GetEventPredictionMetadataResult < Struct.new( :event_id, :event_type_name, :entity_id, :entity_type, :event_timestamp, :detector_id, :detector_version_id, :detector_version_status, :event_variables, :rules, :rule_execution_mode, :outcomes, :evaluated_model_versions, :evaluated_external_models, :prediction_timestamp) SENSITIVE = [] include Aws::Structure end |
#detector_version_id ⇒ String
The detector version ID.
2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 |
# File 'gems/aws-sdk-frauddetector/lib/aws-sdk-frauddetector/types.rb', line 2699 class GetEventPredictionMetadataResult < Struct.new( :event_id, :event_type_name, :entity_id, :entity_type, :event_timestamp, :detector_id, :detector_version_id, :detector_version_status, :event_variables, :rules, :rule_execution_mode, :outcomes, :evaluated_model_versions, :evaluated_external_models, :prediction_timestamp) SENSITIVE = [] include Aws::Structure end |
#detector_version_status ⇒ String
The status of the detector version.
2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 |
# File 'gems/aws-sdk-frauddetector/lib/aws-sdk-frauddetector/types.rb', line 2699 class GetEventPredictionMetadataResult < Struct.new( :event_id, :event_type_name, :entity_id, :entity_type, :event_timestamp, :detector_id, :detector_version_id, :detector_version_status, :event_variables, :rules, :rule_execution_mode, :outcomes, :evaluated_model_versions, :evaluated_external_models, :prediction_timestamp) SENSITIVE = [] include Aws::Structure end |
#entity_id ⇒ String
The entity ID.
2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 |
# File 'gems/aws-sdk-frauddetector/lib/aws-sdk-frauddetector/types.rb', line 2699 class GetEventPredictionMetadataResult < Struct.new( :event_id, :event_type_name, :entity_id, :entity_type, :event_timestamp, :detector_id, :detector_version_id, :detector_version_status, :event_variables, :rules, :rule_execution_mode, :outcomes, :evaluated_model_versions, :evaluated_external_models, :prediction_timestamp) SENSITIVE = [] include Aws::Structure end |
#entity_type ⇒ String
The entity type.
2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 |
# File 'gems/aws-sdk-frauddetector/lib/aws-sdk-frauddetector/types.rb', line 2699 class GetEventPredictionMetadataResult < Struct.new( :event_id, :event_type_name, :entity_id, :entity_type, :event_timestamp, :detector_id, :detector_version_id, :detector_version_status, :event_variables, :rules, :rule_execution_mode, :outcomes, :evaluated_model_versions, :evaluated_external_models, :prediction_timestamp) SENSITIVE = [] include Aws::Structure end |
#evaluated_external_models ⇒ Array<Types::EvaluatedExternalModel>
External (Amazon SageMaker) models that were evaluated for generating predictions.
2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 |
# File 'gems/aws-sdk-frauddetector/lib/aws-sdk-frauddetector/types.rb', line 2699 class GetEventPredictionMetadataResult < Struct.new( :event_id, :event_type_name, :entity_id, :entity_type, :event_timestamp, :detector_id, :detector_version_id, :detector_version_status, :event_variables, :rules, :rule_execution_mode, :outcomes, :evaluated_model_versions, :evaluated_external_models, :prediction_timestamp) SENSITIVE = [] include Aws::Structure end |
#evaluated_model_versions ⇒ Array<Types::EvaluatedModelVersion>
Model versions that were evaluated for generating predictions.
2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 |
# File 'gems/aws-sdk-frauddetector/lib/aws-sdk-frauddetector/types.rb', line 2699 class GetEventPredictionMetadataResult < Struct.new( :event_id, :event_type_name, :entity_id, :entity_type, :event_timestamp, :detector_id, :detector_version_id, :detector_version_status, :event_variables, :rules, :rule_execution_mode, :outcomes, :evaluated_model_versions, :evaluated_external_models, :prediction_timestamp) SENSITIVE = [] include Aws::Structure end |
#event_id ⇒ String
The event ID.
2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 |
# File 'gems/aws-sdk-frauddetector/lib/aws-sdk-frauddetector/types.rb', line 2699 class GetEventPredictionMetadataResult < Struct.new( :event_id, :event_type_name, :entity_id, :entity_type, :event_timestamp, :detector_id, :detector_version_id, :detector_version_status, :event_variables, :rules, :rule_execution_mode, :outcomes, :evaluated_model_versions, :evaluated_external_models, :prediction_timestamp) SENSITIVE = [] include Aws::Structure end |
#event_timestamp ⇒ String
The timestamp for when the prediction was generated for the associated event ID.
2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 |
# File 'gems/aws-sdk-frauddetector/lib/aws-sdk-frauddetector/types.rb', line 2699 class GetEventPredictionMetadataResult < Struct.new( :event_id, :event_type_name, :entity_id, :entity_type, :event_timestamp, :detector_id, :detector_version_id, :detector_version_status, :event_variables, :rules, :rule_execution_mode, :outcomes, :evaluated_model_versions, :evaluated_external_models, :prediction_timestamp) SENSITIVE = [] include Aws::Structure end |
#event_type_name ⇒ String
The event type associated with the detector specified for this prediction.
2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 |
# File 'gems/aws-sdk-frauddetector/lib/aws-sdk-frauddetector/types.rb', line 2699 class GetEventPredictionMetadataResult < Struct.new( :event_id, :event_type_name, :entity_id, :entity_type, :event_timestamp, :detector_id, :detector_version_id, :detector_version_status, :event_variables, :rules, :rule_execution_mode, :outcomes, :evaluated_model_versions, :evaluated_external_models, :prediction_timestamp) SENSITIVE = [] include Aws::Structure end |
#event_variables ⇒ Array<Types::EventVariableSummary>
A list of event variables that influenced the prediction scores.
2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 |
# File 'gems/aws-sdk-frauddetector/lib/aws-sdk-frauddetector/types.rb', line 2699 class GetEventPredictionMetadataResult < Struct.new( :event_id, :event_type_name, :entity_id, :entity_type, :event_timestamp, :detector_id, :detector_version_id, :detector_version_status, :event_variables, :rules, :rule_execution_mode, :outcomes, :evaluated_model_versions, :evaluated_external_models, :prediction_timestamp) SENSITIVE = [] include Aws::Structure end |
#outcomes ⇒ Array<String>
The outcomes of the matched rule, based on the rule execution mode.
2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 |
# File 'gems/aws-sdk-frauddetector/lib/aws-sdk-frauddetector/types.rb', line 2699 class GetEventPredictionMetadataResult < Struct.new( :event_id, :event_type_name, :entity_id, :entity_type, :event_timestamp, :detector_id, :detector_version_id, :detector_version_status, :event_variables, :rules, :rule_execution_mode, :outcomes, :evaluated_model_versions, :evaluated_external_models, :prediction_timestamp) SENSITIVE = [] include Aws::Structure end |
#prediction_timestamp ⇒ String
The timestamp that defines when the prediction was generated.
2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 |
# File 'gems/aws-sdk-frauddetector/lib/aws-sdk-frauddetector/types.rb', line 2699 class GetEventPredictionMetadataResult < Struct.new( :event_id, :event_type_name, :entity_id, :entity_type, :event_timestamp, :detector_id, :detector_version_id, :detector_version_status, :event_variables, :rules, :rule_execution_mode, :outcomes, :evaluated_model_versions, :evaluated_external_models, :prediction_timestamp) SENSITIVE = [] include Aws::Structure end |
#rule_execution_mode ⇒ String
The execution mode of the rule used for evaluating variable values.
2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 |
# File 'gems/aws-sdk-frauddetector/lib/aws-sdk-frauddetector/types.rb', line 2699 class GetEventPredictionMetadataResult < Struct.new( :event_id, :event_type_name, :entity_id, :entity_type, :event_timestamp, :detector_id, :detector_version_id, :detector_version_status, :event_variables, :rules, :rule_execution_mode, :outcomes, :evaluated_model_versions, :evaluated_external_models, :prediction_timestamp) SENSITIVE = [] include Aws::Structure end |
#rules ⇒ Array<Types::EvaluatedRule>
List of rules associated with the detector version that were used for evaluating variable values.
2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 |
# File 'gems/aws-sdk-frauddetector/lib/aws-sdk-frauddetector/types.rb', line 2699 class GetEventPredictionMetadataResult < Struct.new( :event_id, :event_type_name, :entity_id, :entity_type, :event_timestamp, :detector_id, :detector_version_id, :detector_version_status, :event_variables, :rules, :rule_execution_mode, :outcomes, :evaluated_model_versions, :evaluated_external_models, :prediction_timestamp) SENSITIVE = [] include Aws::Structure end |