triggerTypes

@JvmName(name = "pvdwbrpheufwpafh")
suspend fun triggerTypes(value: Output<List<String>>)
@JvmName(name = "mmsppvjbxtosbxos")
suspend fun triggerTypes(value: List<String>?)

Parameters

value

List of notification types that trigger AWS Config to run an evaluation for the rule. Valid values: ConfigurationItemChangeNotification, OversizedConfigurationItemChangeNotification, and ScheduledNotification


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


@JvmName(name = "qjskvehxkgrbwprm")
suspend fun triggerTypes(values: List<Output<String>>)
@JvmName(name = "lmjlqavaoxnwsrbj")
suspend fun triggerTypes(vararg values: String)

Parameters

values

List of notification types that trigger AWS Config to run an evaluation for the rule. Valid values: ConfigurationItemChangeNotification, OversizedConfigurationItemChangeNotification, and ScheduledNotification