excludeManagementEventSources

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


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