

# TableMember
<a name="API_TableMember"></a>

The properties of a table. 

## Contents
<a name="API_TableMember_Contents"></a>

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

 ** name **   <a name="redshiftdata-Type-TableMember-name"></a>
The name of the table.   
Type: String  
Required: No

 ** schema **   <a name="redshiftdata-Type-TableMember-schema"></a>
The schema containing the table.   
Type: String  
Required: No

 ** type **   <a name="redshiftdata-Type-TableMember-type"></a>
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
<a name="API_TableMember_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/redshift-data-2019-12-20/TableMember) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/redshift-data-2019-12-20/TableMember) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/redshift-data-2019-12-20/TableMember) 