dataFilter

@JvmName(name = "lhblohsworvvakcd")
suspend fun dataFilter(value: Output<String>)
@JvmName(name = "tefshdjgyndlkaum")
suspend fun dataFilter(value: String?)

Parameters

value

Data filters for the integration. These filters determine which tables from the source database are sent to the target Amazon Redshift data warehouse. The value should match the syntax from the AWS CLI which includes an include: or exclude: prefix before a filter expression. Multiple expressions are separated by a comma. See the Amazon RDS data filtering guide for additional details.