excludeManagementEventSources

@JvmName(name = "jepdbmchwqeayyko")
suspend fun excludeManagementEventSources(value: Output<List<String>>)
@JvmName(name = "ahwcoxsydvheryuq")
suspend fun excludeManagementEventSources(value: List<String>?)

Parameters

value

A set of event sources to exclude. Valid values include: kms.amazonaws.com and rdsdata.amazonaws.com. include_management_events must be set totrue to allow this.


@JvmName(name = "agfguneppmaskguf")
suspend fun excludeManagementEventSources(vararg values: Output<String>)


@JvmName(name = "ehnbvrsyfnmusxor")
suspend fun excludeManagementEventSources(values: List<Output<String>>)
@JvmName(name = "dxgqsomjacjtagkt")
suspend fun excludeManagementEventSources(vararg values: String)

Parameters

values

A set of event sources to exclude. Valid values include: kms.amazonaws.com and rdsdata.amazonaws.com. include_management_events must be set totrue to allow this.