Event Hub V2Stream Input Data Source Args
constructor(authenticationMode: Output<Either<String, AuthenticationMode>>? = null, consumerGroupName: Output<String>? = null, eventHubName: Output<String>? = null, serviceBusNamespace: Output<String>? = null, sharedAccessPolicyKey: Output<String>? = null, sharedAccessPolicyName: Output<String>? = null, type: Output<String>)