Interface IdMappingWorkflowInputSource.Builder

    • Method Detail

      • inputSourceARN

        IdMappingWorkflowInputSource.Builder inputSourceARN​(String inputSourceARN)

        An Gluetable ARN for the input source table.

        Parameters:
        inputSourceARN - An Gluetable ARN for the input source table.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • schemaName

        IdMappingWorkflowInputSource.Builder schemaName​(String schemaName)

        The name of the schema to be retrieved.

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