

# DataCellsFilterResource
<a name="API_DataCellsFilterResource"></a>

A structure for a data cells filter resource. 

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

 ** DatabaseName **   <a name="lakeformation-Type-DataCellsFilterResource-DatabaseName"></a>
A database in the Amazon Glue Data Catalog.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Pattern: `[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*`   
Required: No

 ** Name **   <a name="lakeformation-Type-DataCellsFilterResource-Name"></a>
The name of the data cells filter.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Pattern: `[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*`   
Required: No

 ** TableCatalogId **   <a name="lakeformation-Type-DataCellsFilterResource-TableCatalogId"></a>
The ID of the catalog to which the table belongs.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Pattern: `[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*`   
Required: No

 ** TableName **   <a name="lakeformation-Type-DataCellsFilterResource-TableName"></a>
The name of the table.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Pattern: `[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*`   
Required: No

## See Also
<a name="API_DataCellsFilterResource_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/lakeformation-2017-03-31/DataCellsFilterResource) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/lakeformation-2017-03-31/DataCellsFilterResource) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/lakeformation-2017-03-31/DataCellsFilterResource) 