Interface DataIntegrationSummary.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the DataIntegration.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the DataIntegration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the DataIntegration.

      Parameters:
      name - The name of the DataIntegration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sourceURI

      DataIntegrationSummary.Builder sourceURI(String sourceURI)

      The URI of the data source.

      Parameters:
      sourceURI - The URI of the data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.