Interface S3ReferenceDataSourceUpdate.Builder

  • Method Details

    • bucketARNUpdate

      S3ReferenceDataSourceUpdate.Builder bucketARNUpdate(String bucketARNUpdate)

      The Amazon Resource Name (ARN) of the S3 bucket.

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

      S3ReferenceDataSourceUpdate.Builder fileKeyUpdate(String fileKeyUpdate)

      The object key name.

      Parameters:
      fileKeyUpdate - The object key name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.