type

@JvmName(name = "xaqffhvtlcmoilcc")
suspend fun type(value: Output<ComponentVersionLambdaEventSourceType>)
@JvmName(name = "prrvtlrmvejlpdqt")
suspend fun type(value: ComponentVersionLambdaEventSourceType?)

Parameters

value

The type of event source. Choose from the following options:

  • PUB_SUB – Subscribe to local publish/subscribe messages. This event source type doesn't support MQTT wildcards ( + and # ) in the event source topic.

  • IOT_CORE – Subscribe to AWS IoT Core MQTT messages. This event source type supports MQTT wildcards ( + and # ) in the event source topic.