Interface ExternalEventsDetail.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ExternalEventsDetail.Builder,ExternalEventsDetail>, SdkBuilder<ExternalEventsDetail.Builder,ExternalEventsDetail>, SdkPojo
Enclosing class:
ExternalEventsDetail

public static interface ExternalEventsDetail.Builder extends SdkPojo, CopyableBuilder<ExternalEventsDetail.Builder,ExternalEventsDetail>
  • 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.