class Aws::Glue::Types::PostgreSQLCatalogTarget
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/PostgreSQLCatalogTarget AWS API Documentation
@return [String]
The name of the table in the database to write to.
@!attribute [rw] table
@return [String]
The name of the database to write to.
@!attribute [rw] database
@return [Array<String>]
The nodes that are inputs to the data target.
@!attribute [rw] inputs
@return [String]
The name of the data target.
@!attribute [rw] name
Specifies a target that uses Postgres SQL.