triggerTypes

@JvmName(name = "pfwthgryxhnxyiac")
suspend fun triggerTypes(value: Output<List<String>>)
@JvmName(name = "aitbgwasqnnwvlba")
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 The following arguments are optional:


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


@JvmName(name = "qrecfmpxdbvjiokq")
suspend fun triggerTypes(values: List<Output<String>>)
@JvmName(name = "dlrwqwfklyrbnlqg")
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 The following arguments are optional: