class Aws::FraudDetector::Types::ExternalEventsDetail
Details for the external events data used for model version training.
@note When making an API call, you may pass ExternalEventsDetail
data as a hash: { data_location: "s3BucketLocation", # required data_access_role_arn: "iamRoleArn", # required }
@!attribute [rw] data_location
The Amazon S3 bucket location for the data. @return [String]
@!attribute [rw] data_access_role_arn
The ARN of the role that provides Amazon Fraud Detector access to the data location. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/frauddetector-2019-11-15/ExternalEventsDetail AWS API Documentation
Constants
- SENSITIVE