Event Hub Args
constructor(authenticationType: Output<Either<String, AuthenticationType>>? = null, connectionStringPrimaryKey: Output<String>? = null, connectionStringSecondaryKey: Output<String>? = null, deadLetterSecret: Output<String>? = null, deadLetterUri: Output<String>? = null, endpointType: Output<String>, endpointUri: Output<String>? = null, entityPath: Output<String>? = null)