Iot Event Hub Ingestion Endpoint Configuration Args
data class IotEventHubIngestionEndpointConfigurationArgs(val consumerGroup: Output<String>? = null, val eventHubName: Output<String>? = null, val fullyQualifiedEventHubNamespace: Output<String>? = null) : ConvertibleToJava<IotEventHubIngestionEndpointConfigurationArgs>
Event Hub ingestion endpoint configuration