Interface ExternalEventsDetail.Builder

  • Method Details

    • dataLocation

      ExternalEventsDetail.Builder dataLocation(String dataLocation)

      The Amazon S3 bucket location for the data.

      Parameters:
      dataLocation - The Amazon S3 bucket location for the data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dataAccessRoleArn

      ExternalEventsDetail.Builder dataAccessRoleArn(String dataAccessRoleArn)

      The ARN of the role that provides Amazon Fraud Detector access to the data location.

      Parameters:
      dataAccessRoleArn - The ARN of the role that provides Amazon Fraud Detector access to the data location.
      Returns:
      Returns a reference to this object so that method calls can be chained together.