Interface CustomerProfilesIntegrationConfig.Builder

  • Method Details

    • domainArn

      The Amazon Resource Name (ARN) of the Customer Profiles domain where the matched output will be sent.

      Parameters:
      domainArn - The Amazon Resource Name (ARN) of the Customer Profiles domain where the matched output will be sent.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • objectTypeArn

      CustomerProfilesIntegrationConfig.Builder objectTypeArn(String objectTypeArn)

      The Amazon Resource Name (ARN) of the Customer Profiles object type that defines the structure for the matched customer data.

      Parameters:
      objectTypeArn - The Amazon Resource Name (ARN) of the Customer Profiles object type that defines the structure for the matched customer data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.