Attached Database Configuration Sharing Args
constructor(externalTablesToExcludes: Output<List<String>>? = null, externalTablesToIncludes: Output<List<String>>? = null, materializedViewsToExcludes: Output<List<String>>? = null, materializedViewsToIncludes: Output<List<String>>? = null, tablesToExcludes: Output<List<String>>? = null, tablesToIncludes: Output<List<String>>? = null)