messageType

@JvmName(name = "nitertlcutcsshnv")
suspend fun messageType(value: Output<String>)
@JvmName(name = "bmgtmqeuoikcaclw")
suspend fun messageType(value: String?)

Parameters

value

The type of notification that triggers AWS Config to run an evaluation for a rule. You canspecify the following notification types:

  • ConfigurationItemChangeNotification - Triggers an evaluation when AWS Config delivers a configuration item as a result of a resource change.

  • OversizedConfigurationItemChangeNotification - Triggers an evaluation when AWS Config delivers an oversized configuration item. AWS Config may generate this notification type when a resource changes and the notification exceeds the maximum size allowed by Amazon SNS.

  • ScheduledNotification - Triggers a periodic evaluation at the frequency specified for maximum_execution_frequency.

  • ConfigurationSnapshotDeliveryCompleted - Triggers a periodic evaluation when AWS Config delivers a configuration snapshot.