TableMember - Amazon Redshift Data API

TableMember

The properties of a table.

Contents

Note

In the following list, the required parameters are described first.

name

The name of the table.

Type: String

Required: No

schema

The schema containing the table.

Type: String

Required: No

type

The type of the table. Possible values include TABLE, VIEW, SYSTEM TABLE, GLOBAL TEMPORARY, LOCAL TEMPORARY, ALIAS, and SYNONYM.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: