Data Connection Args
fun DataConnectionArgs(clusterName: Output<String>? = null, dataConnectionName: Output<String>? = null, databaseName: Output<String>? = null, kind: Output<Either<String, DataConnectionKind>>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null)
Deprecated
Please use one of the variants: EventGridDataConnection, EventHubDataConnection, IotHubDataConnection.