Enrichment Properties Args
data class EnrichmentPropertiesArgs(val endpointNames: Output<List<String>>, val key: Output<String>, val value: Output<String>) : ConvertibleToJava<EnrichmentPropertiesArgs>
The properties of an enrichment that your IoT hub applies to messages delivered to endpoints.