excludeManagementEventSources

@JvmName(name = "tecpxprbsfopqnjv")
suspend fun excludeManagementEventSources(value: Output<List<String>>)
@JvmName(name = "hemctbufdmjmgqhd")
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 = "wsvrgqqedubdvhta")
suspend fun excludeManagementEventSources(vararg values: Output<String>)


@JvmName(name = "nbqrlokilrgpkwgs")
suspend fun excludeManagementEventSources(values: List<Output<String>>)
@JvmName(name = "qedbuxsxfbyvbkla")
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.