Event Grid Data Connection Args
constructor(blobStorageEventType: Output<Either<String, BlobStorageEventType>>? = null, consumerGroup: Output<String>? = null, dataConnectionName: Output<String>? = null, dataFormat: Output<Either<String, EventGridDataFormat>>? = null, databaseName: Output<String>? = null, eventHubResourceId: Output<String>? = null, ignoreFirstRecord: Output<Boolean>? = null, kind: Output<String>? = null, kustoPoolName: Output<String>? = null, location: Output<String>? = null, mappingRuleName: Output<String>? = null, resourceGroupName: Output<String>? = null, storageAccountResourceId: Output<String>? = null, tableName: Output<String>? = null, workspaceName: Output<String>? = null)