TableLevelSharingPropertiesArgs

constructor(externalTablesToExclude: Output<List<String>>? = null, externalTablesToInclude: Output<List<String>>? = null, materializedViewsToExclude: Output<List<String>>? = null, materializedViewsToInclude: Output<List<String>>? = null, tablesToExclude: Output<List<String>>? = null, tablesToInclude: Output<List<String>>? = null)