EventHubDataConnectionArgs

constructor(compression: Output<Either<String, Compression>>? = null, consumerGroup: Output<String>? = null, dataConnectionName: Output<String>? = null, dataFormat: Output<Either<String, EventHubDataFormat>>? = null, databaseName: Output<String>? = null, eventHubResourceId: Output<String>? = null, eventSystemProperties: Output<List<String>>? = null, kind: Output<String>? = null, kustoPoolName: Output<String>? = null, location: Output<String>? = null, mappingRuleName: Output<String>? = null, resourceGroupName: Output<String>? = null, tableName: Output<String>? = null, workspaceName: Output<String>? = null)