Interface RecordSchema.Builder

  • Method Details

    • gsrArn

      RecordSchema.Builder gsrArn(String gsrArn)

      The Amazon Resource Name (ARN) of the AWS Glue Schema Registry schema (not registry) used to validate records for the destination Apache Iceberg table.

      Parameters:
      gsrArn - The Amazon Resource Name (ARN) of the AWS Glue Schema Registry schema (not registry) used to validate records for the destination Apache Iceberg table.
      Returns:
      Returns a reference to this object so that method calls can be chained together.