TableLevelSharingProperties Class
Tables that will be included and excluded in the follower database.
- Inheritance
-
TableLevelSharingProperties
Constructor
TableLevelSharingProperties(*, tables_to_include: Optional[List[str]] = None, tables_to_exclude: Optional[List[str]] = None, external_tables_to_include: Optional[List[str]] = None, external_tables_to_exclude: Optional[List[str]] = None, materialized_views_to_include: Optional[List[str]] = None, materialized_views_to_exclude: Optional[List[str]] = None, **kwargs)
Variables
List of materialized views to include in the follower database.
Feedback
Submit and view feedback for