class Aws::RedshiftDataAPIService::Types::TableMember

The properties of a table.

@!attribute [rw] name

The name of the table.
@return [String]

@!attribute [rw] schema

The schema containing the table.
@return [String]

@!attribute [rw] type

The type of the table. Possible values include TABLE, VIEW, SYSTEM
TABLE, GLOBAL TEMPORARY, LOCAL TEMPORARY, ALIAS, and SYNONYM.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/redshift-data-2019-12-20/TableMember AWS API Documentation

Constants

SENSITIVE