Interface IdNamespaceInputSource.Builder

  • Method Details

    • inputSourceARN

      IdNamespaceInputSource.Builder inputSourceARN(String inputSourceARN)

      An Glue table Amazon Resource Name (ARN) or a matching workflow ARN for the input source table.

      Parameters:
      inputSourceARN - An Glue table Amazon Resource Name (ARN) or a matching workflow ARN for the input source table.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • schemaName

      IdNamespaceInputSource.Builder schemaName(String schemaName)

      The name of the schema.

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